#EEF3EB#EEF3EB
#EEF3EB is a very light, near-neutral yellow-green. Relative luminance 0.883; OKLCH L 95.8% C 0.012 H 133.4°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF3EB |
|---|---|
| RGB | rgb(238, 243, 235) |
| HSL | hsl(98, 25%, 94%) |
| HSV | hsv(98, 3%, 95%) |
| CMYK | cmyk(2.1%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(95.28, -3.07, 3.27) |
| CIE-LCH | lch(95.28, 4.49, 133.18°) |
| OKLab | oklab(95.82% -0.0081 0.0086) |
| OKLCH | oklch(95.82% 0.012 133.4) |
| XYZ | xyz(82.3034, 88.2764, 91.2842) |
| Luminance | 0.8828 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.24
Ivory
#FFFFF0
ΔE00 4.19
Off White
#FAF9F6
ΔE00 4.38
Floralwhite
#FFFAF0
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 5.04
Whitesmoke
#F5F5F5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF3EB #F0EBF3
analogous
#F2F3EB #EEF3EB #EBF3EC
triadic
#EEF3EB #EBEEF3 #F3EBEE
tetradic
#EEF3EB #EBF2F3 #F0EBF3 #F3ECEB
square
#EEF3EB #EBF2F3 #F0EBF3 #F3ECEB
split-complementary
#EEF3EB #ECEBF3 #F3EBF2
monochromatic
#ADC59E #CDDCC5 #EEF3EB #EFF4EC #EFF4EC
Accessibility & contrast
On white
1.13
#EEF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#EEF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF3EB
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF3EB | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#EEF2F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef3eb; /* rgb */ color: rgb(238, 243, 235); /* oklch */ color: oklch(95.8% 0.012 133.4);
Tailwind
colors: {
custom: {
50: '#f3f7f1',
500: '#eef3eb',
950: '#000000',
},
}SCSS
$custom: #eef3eb; $custom-light: #f3f7f1; $custom-dark: #000000;
JSON
{
"hex": "#eef3eb",
"rgb": {
"r": 238,
"g": 243,
"b": 235
},
"hsl": {
"h": 97.5,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.95815,
"c": 0.01183,
"h": 133.4
},
"luminance": 0.88276
}Semantic roles & 50–950 ramp
primary
#EEF3EB
secondary
#C4B6CC
accent
#42A47F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585