#EEFBAE#EEFBAE
#EEFBAE is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 96.1% C 0.099 H 116.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBAE |
|---|---|
| RGB | rgb(238, 251, 174) |
| HSL | hsl(70, 91%, 83%) |
| HSV | hsv(70, 31%, 98%) |
| CMYK | cmyk(5.2%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(96.09, -16.24, 35.56) |
| CIE-LCH | lch(96.09, 39.10, 114.55°) |
| OKLab | oklab(96.06% -0.0434 0.0887) |
| OKLCH | oklch(96.06% 0.099 116.1) |
| XYZ | xyz(77.3969, 90.2281, 53.3746) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.00
Creme
#FFFFB6
ΔE00 3.57
Light Beige
#FFFEB6
ΔE00 3.79
Parchment
#FEFCAF
ΔE00 3.92
Cream (survey)
#FFFFC2
ΔE00 4.57
Ecru
#FEFFCA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBAE #BBAEFB
analogous
#FBE1AE #EEFBAE #C7FBAE
triadic
#EEFBAE #AEEEFB #FBAEEE
tetradic
#EEFBAE #AEFBE1 #BBAEFB #FBAEC7
square
#EEFBAE #AEFBE1 #BBAEFB #FBAEC7
split-complementary
#EEFBAE #AEC7FB #E1AEFB
monochromatic
#D6F539 #E2F874 #EEFBAE #F9FEE2 #F9FEE2
Accessibility & contrast
On white
1.10
#EEFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EEFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBAE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBAE | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FFF4B1
Tritanopia (blue-blind)
#F6F3E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eefbae; /* rgb */ color: rgb(238, 251, 174); /* oklch */ color: oklch(96.1% 0.099 116.1);
Tailwind
colors: {
custom: {
50: '#f4fcc6',
500: '#eefbae',
950: '#000000',
},
}SCSS
$custom: #eefbae; $custom-light: #f4fcc6; $custom-dark: #000000;
JSON
{
"hex": "#eefbae",
"rgb": {
"r": 238,
"g": 251,
"b": 174
},
"hsl": {
"h": 70.13,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.96056,
"c": 0.09875,
"h": 116.1
},
"luminance": 0.90227
}Semantic roles & 50–950 ramp
primary
#EEFBAE
secondary
#816FDF
accent
#00E627
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582