#EEF6EF#EEF6EF
#EEF6EF is a very light, near-neutral green. Relative luminance 0.903; OKLCH L 96.5% C 0.013 H 149.3°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF6EF |
|---|---|
| RGB | rgb(238, 246, 239) |
| HSL | hsl(128, 31%, 95%) |
| HSV | hsv(128, 3%, 96%) |
| CMYK | cmyk(3.3%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(96.13, -3.89, 2.44) |
| CIE-LCH | lch(96.13, 4.59, 147.85°) |
| OKLab | oklab(96.52% -0.0108 0.0064) |
| OKLCH | oklch(96.52% 0.013 149.3) |
| XYZ | xyz(83.7929, 90.3203, 94.6637) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.10
Azure (CSS)
#F0FFFF
ΔE00 4.25
Honeydew
#F0FFF0
ΔE00 4.64
Ivory
#FFFFF0
ΔE00 4.85
Off White
#FAF9F6
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF6EF #F6EEF5
analogous
#F1F6EE #EEF6EF #EEF6F3
triadic
#EEF6EF #EFEEF6 #F6EFEE
tetradic
#EEF6EF #EEF1F6 #F6EEF5 #F6F3EE
square
#EEF6EF #EEF1F6 #F6EEF5 #F6F3EE
split-complementary
#EEF6EF #F3EEF6 #F6EEF1
monochromatic
#9ECCA4 #C6E1C9 #EBF4EC #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.10
#EEF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#EEF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF6EF
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF6EF | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EF
Deuteranopia (green-blind)
#F5F3EF
Tritanopia (blue-blind)
#EDF6F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef6ef; /* rgb */ color: rgb(238, 246, 239); /* oklch */ color: oklch(96.5% 0.013 149.3);
Tailwind
colors: {
custom: {
50: '#f3f9f4',
500: '#eef6ef',
950: '#000000',
},
}SCSS
$custom: #eef6ef; $custom-light: #f3f9f4; $custom-dark: #000000;
JSON
{
"hex": "#eef6ef",
"rgb": {
"r": 238,
"g": 246,
"b": 239
},
"hsl": {
"h": 127.5,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96519,
"c": 0.01252,
"h": 149.3
},
"luminance": 0.90321
}Semantic roles & 50–950 ramp
primary
#EEF6EF
secondary
#D1B7CE
accent
#3C9CA9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585