#EEF6EE#EEF6EE
#EEF6EE is a very light, near-neutral green. Relative luminance 0.903; OKLCH L 96.5% C 0.014 H 145.5°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF6EE |
|---|---|
| RGB | rgb(238, 246, 238) |
| HSL | hsl(120, 31%, 95%) |
| HSV | hsv(120, 3%, 96%) |
| CMYK | cmyk(3.3%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(96.11, -4.06, 2.92) |
| CIE-LCH | lch(96.11, 5.00, 144.26°) |
| OKLab | oklab(96.49% -0.0111 0.0077) |
| OKLCH | oklch(96.49% 0.014 145.5) |
| XYZ | xyz(83.6456, 90.2614, 93.8879) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.32
Honeydew
#F0FFF0
ΔE00 4.31
Azure (CSS)
#F0FFFF
ΔE00 4.58
Ivory
#FFFFF0
ΔE00 4.62
Off White
#FAF9F6
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF6EE #F6EEF6
analogous
#F2F6EE #EEF6EE #EEF6F2
triadic
#EEF6EE #EEEEF6 #F6EEEE
tetradic
#EEF6EE #EEF2F6 #F6EEF6 #F6F2EE
square
#EEF6EE #EEF2F6 #F6EEF6 #F6F2EE
split-complementary
#EEF6EE #F2EEF6 #F6EEF2
monochromatic
#9ECC9E #C6E1C6 #EBF4EB #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.10
#EEF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EEF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF6EE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF6EE | 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)
#F6F4EE
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#EDF5F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef6ee; /* rgb */ color: rgb(238, 246, 238); /* oklch */ color: oklch(96.5% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#f3f9f3',
500: '#eef6ee',
950: '#000000',
},
}SCSS
$custom: #eef6ee; $custom-light: #f3f9f3; $custom-dark: #000000;
JSON
{
"hex": "#eef6ee",
"rgb": {
"r": 238,
"g": 246,
"b": 238
},
"hsl": {
"h": 120,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96492,
"c": 0.01353,
"h": 145.5
},
"luminance": 0.90262
}Semantic roles & 50–950 ramp
primary
#EEF6EE
secondary
#D1B7D1
accent
#3CA9A9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585