#EFF4EE#EFF4EE
#EFF4EE is a very light, near-neutral green. Relative luminance 0.892; OKLCH L 96.2% C 0.010 H 140.5°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF4EE |
|---|---|
| RGB | rgb(239, 244, 238) |
| HSL | hsl(110, 21%, 95%) |
| HSV | hsv(110, 2%, 96%) |
| CMYK | cmyk(2%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.67, -2.72, 2.31) |
| CIE-LCH | lch(95.67, 3.56, 139.69°) |
| OKLab | oklab(96.17% -0.0074 0.0061) |
| OKLCH | oklch(96.17% 0.01 140.5) |
| XYZ | xyz(83.3773, 89.2250, 93.7020) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.90
Off White
#FAF9F6
ΔE00 3.73
Whitesmoke
#F5F5F5
ΔE00 4.27
Ivory
#FFFFF0
ΔE00 4.67
Azure (CSS)
#F0FFFF
ΔE00 4.88
Floralwhite
#FFFAF0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF4EE #F3EEF4
analogous
#F2F4EE #EFF4EE #EEF4F0
triadic
#EFF4EE #EEEFF4 #F4EEEF
tetradic
#EFF4EE #EEF2F4 #F3EEF4 #F4F0EE
square
#EFF4EE #EEF2F4 #F3EEF4 #F4F0EE
split-complementary
#EFF4EE #F0EEF4 #F4EEF2
monochromatic
#A9C4A4 #CCDCC9 #EEF3EC #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.11
#EFF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#EFF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF4EE
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF4EE | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EE
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#EFF4F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff4ee; /* rgb */ color: rgb(239, 244, 238); /* oklch */ color: oklch(96.2% 0.010 140.5);
Tailwind
colors: {
custom: {
50: '#f4f7f3',
500: '#eff4ee',
950: '#000000',
},
}SCSS
$custom: #eff4ee; $custom-light: #f4f7f3; $custom-dark: #000000;
JSON
{
"hex": "#eff4ee",
"rgb": {
"r": 239,
"g": 244,
"b": 238
},
"hsl": {
"h": 110,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.9617,
"c": 0.00953,
"h": 140.5
},
"luminance": 0.89225
}Semantic roles & 50–950 ramp
primary
#EFF4EE
secondary
#C9BACC
accent
#46A091
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585