#EFF5EE#EFF5EE
#EFF5EE is a very light, near-neutral green. Relative luminance 0.898; OKLCH L 96.4% C 0.011 H 141.3°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF5EE |
|---|---|
| RGB | rgb(239, 245, 238) |
| HSL | hsl(111, 26%, 95%) |
| HSV | hsv(111, 3%, 96%) |
| CMYK | cmyk(2.4%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(95.93, -3.22, 2.67) |
| CIE-LCH | lch(95.93, 4.19, 140.36°) |
| OKLab | oklab(96.37% -0.0088 0.007) |
| OKLCH | oklch(96.37% 0.011 141.3) |
| XYZ | xyz(83.6790, 89.8284, 93.8025) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.58
Off White
#FAF9F6
ΔE00 4.31
Ivory
#FFFFF0
ΔE00 4.45
Azure (CSS)
#F0FFFF
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 4.93
Floralwhite
#FFFAF0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF5EE #F4EEF5
analogous
#F3F5EE #EFF5EE #EEF5F1
triadic
#EFF5EE #EEEFF5 #F5EEEF
tetradic
#EFF5EE #EEF3F5 #F4EEF5 #F5F1EE
square
#EFF5EE #EEF3F5 #F4EEF5 #F5F1EE
split-complementary
#EFF5EE #F1EEF5 #F5EEF3
monochromatic
#A6C8A1 #CBDEC7 #EDF4EC #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.11
#EFF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#EFF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF5EE
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF5EE | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#EFF4F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff5ee; /* rgb */ color: rgb(239, 245, 238); /* oklch */ color: oklch(96.4% 0.011 141.3);
Tailwind
colors: {
custom: {
50: '#f4f8f3',
500: '#eff5ee',
950: '#000000',
},
}SCSS
$custom: #eff5ee; $custom-light: #f4f8f3; $custom-dark: #000000;
JSON
{
"hex": "#eff5ee",
"rgb": {
"r": 239,
"g": 245,
"b": 238
},
"hsl": {
"h": 111.429,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.96368,
"c": 0.01122,
"h": 141.3
},
"luminance": 0.89829
}Semantic roles & 50–950 ramp
primary
#EFF5EE
secondary
#CBB9CE
accent
#41A496
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585