#EEF6E6#EEF6E6
#EEF6E6 is a very light, muted yellow-green. Relative luminance 0.898; OKLCH L 96.3% C 0.023 H 128.7°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF6E6 |
|---|---|
| RGB | rgb(238, 246, 230) |
| HSL | hsl(90, 47%, 93%) |
| HSV | hsv(90, 7%, 96%) |
| CMYK | cmyk(3.3%, 0%, 6.5%, 3.5%) |
| CIE-LAB | lab(95.91, -5.44, 6.78) |
| CIE-LCH | lch(95.91, 8.69, 128.78°) |
| OKLab | oklab(96.28% -0.0142 0.0177) |
| OKLCH | oklch(96.28% 0.023 128.7) |
| XYZ | xyz(82.4963, 89.8017, 87.8349) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.03
Ivory
#FFFFF0
ΔE00 4.11
Beige
#F5F5DC
ΔE00 4.31
Mintcream
#F5FFFA
ΔE00 4.99
Off White (survey)
#FFFFE4
ΔE00 5.12
Lightyellow
#FFFFE0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF6E6 #EEE6F6
analogous
#F6F6E6 #EEF6E6 #E6F6E6
triadic
#EEF6E6 #E6EEF6 #F6E6EE
tetradic
#EEF6E6 #E6F6F6 #EEE6F6 #F6E6E6
square
#EEF6E6 #E6F6F6 #EEE6F6 #F6E6E6
split-complementary
#EEF6E6 #E6E6F6 #F6E6F6
monochromatic
#B1D68C #CFE6B9 #EEF6E6 #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.11
#EEF6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#EEF6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF6E6
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF6E6 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E5
Deuteranopia (green-blind)
#F7F3E7
Tritanopia (blue-blind)
#EFF4F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef6e6; /* rgb */ color: rgb(238, 246, 230); /* oklch */ color: oklch(96.3% 0.023 128.7);
Tailwind
colors: {
custom: {
50: '#f3f9ed',
500: '#eef6e6',
950: '#000000',
},
}SCSS
$custom: #eef6e6; $custom-light: #f3f9ed; $custom-dark: #000000;
JSON
{
"hex": "#eef6e6",
"rgb": {
"r": 238,
"g": 246,
"b": 230
},
"hsl": {
"h": 90,
"s": 47.059,
"l": 93.333
},
"oklch": {
"l": 0.96278,
"c": 0.02274,
"h": 128.7
},
"luminance": 0.89802
}Semantic roles & 50–950 ramp
primary
#EEF6E6
secondary
#C0ABD5
accent
#2BBA73
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584