Skip to content

#eefbaf

a light, electric green · warm · closest name: Pale Goldenrod

RGB
238, 251, 175
HSL
70°, 91%, 84%
CMYK
5, 0, 30, 2
Luminance
0.9027

At a glance

Every number on this page in one read: what #eefbaf is made of, how bright it looks, and which way it leans.

Hex
#eefbaf
Hue
70°
green
Saturation
91%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
94%
weighted brightness
Luminance
0.9027
WCAG relative
Temperature
Warm
34/100 cool
Color family
Green
Tone
Electric
Best ink
Black
19.05:1
Closest name
Pale Goldenrod
ΔE2000 6.3
Where it sits
Hue70° of 360°
Saturation91%
Lightness84%
Temperature
Warm ← → Cool34% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#eefbaf
RGBrgb(238, 251, 175)
HSLhsl(70, 91%, 84%)
CMYKcmyk(5%, 0%, 30%, 2%)
LABlab(96.1 -16.1 35.1)
LCHlch(96.1 38.6 114.7)
OKLCHoklch(0.961 0.098 116.2)
Decimal15661999
Display P3color(display-p3 0.933 0.984 0.686)

Copy-ready code

/* CSS */
color: #eefbaf;
background-color: #eefbaf;
/* Tailwind (arbitrary) */
class="text-[#eefbaf] bg-[#eefbaf]"
/* SCSS */
$brand: #eefbaf;
/* SwiftUI */
Color(red: 0.933, green: 0.984, blue: 0.686)
/* Android */
Color.parseColor("#eefbaf")
/* Flutter */
Color(0xFFEEFBAF)
/* Python / OpenCV (BGR) */
(175, 251, 238)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #eefbaf · 19.05:1
Use #000000AAA at every size.
Aa
White text · 1.10:1
AA fail · AA large fail · AAA fail
Aa
Black text · 19.05:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eefbaf as text scores 1.10:1 on white and 19.05:1 on black.

Accessibility — WCAG contrast

Aa
#eefbaf on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#eefbaf on black: 19.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF3AA
deuteranopia · #FFF4B2
tritanopia · #F6F3E7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eefbaf is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFDF2
#F7FBE5
#eefbaf
#E8FA94
#DDF75F
#D1F429
#C3E90C
#A3C20A
#829B08
#5F700A
#3B4606
Base = 200Lightest = 50 · #FBFDF2Darkest = 950 · #3B4606
:root {
  --brand-50: #FBFDF2;
  --brand-100: #F7FBE5;
  --brand-200: #eefbaf;
  --brand-300: #E8FA94;
  --brand-400: #DDF75F;
  --brand-500: #D1F429;
  --brand-600: #C3E90C;
  --brand-700: #A3C20A;
  --brand-800: #829B08;
  --brand-900: #5F700A;
  --brand-950: #3B4606;
  --brand: #eefbaf;
  --brand-ink: #000000;
}

Colors that work with #eefbaf

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E5EDC0
Hairlines and dividers
Muted text#8D9B4B
Captions on the surface
Accent#0513C7
Second voice, not a rival
Dark variant#667906
Hover, pressed, headers
Light variant#FAFEE7
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #eefbaf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#BCAFFB
Analogous left#FBE2AF
Analogous right#C8FBAF
Split-complement 1#AFC8FB
Split-complement 2#E2AFFB
Triadic 1#AFEEFB
Triadic 2#FBAFEE
Tetradic#AFFBE2

RGB percentages

Red93.3%
Green98.4%
Blue68.6%

CMYK percentages

Cyan5.2%
Magenta0.0%
Yellow30.3%
Key (black)1.6%

Color previews

#eefbaf text on a black background

contrast 19.05:1

Card sample

#eefbaf text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #eefbaf;
Background color
Panel with #eefbaf background
background-color: #eefbaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #eefbaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(238, 251, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 251, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eefbaf;
background: linear-gradient(135deg, #eefbaf, #BBFBAF);

Monochromatic scale

Palettes built from #eefbaf

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#eefbaf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#eefbaf, answered

What color is #eefbaf?

#eefbaf is a light electric green, closest to Pale Goldenrod (ΔE2000 6.3). It sits at 70° on the hue wheel with 91% saturation and 84% lightness, which reads as warm.

What is the RGB value of #eefbaf?

rgb(238, 251, 175) — 238 red, 251 green and 175 blue out of 255, or 93.3% / 98.4% / 68.6% by channel.

Is #eefbaf a light or a dark color?

It is a light color. Relative luminance is 0.9027 and perceived brightness is 94%, so black text on it reaches 19.05:1.

Should I use black or white text on #eefbaf?

Black. It scores 19.05:1 against #eefbaf, versus 1.10:1 for white — AAA at any size.

What is the complementary color of #eefbaf?

#BCAFFB sits directly opposite on the wheel. Softer options are the split-complements #AFC8FB and #E2AFFB, which give the same contrast with far less vibration.

What colors go well with #eefbaf?

For interface work: #F9FAF4 as the surface, #E5EDC0 for borders, #8D9B4B for secondary text, #0513C7 as an accent and #667906 for hover and pressed states. For a palette, the analogous pair #FBE2AF and #C8FBAF stays calm, while #BCAFFB is the loudest partner.

What is #eefbaf in CMYK for printing?

cmyk(5%, 0%, 30%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #eefbaf warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FBECAF; nudged cooler, #D2FCAE.

Work with #eefbaf in the Color Lab