#EFF9EE#EFF9EE
#EFF9EE is a very light, near-neutral green. Relative luminance 0.923; OKLCH L 97.2% C 0.018 H 142.8°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF9EE |
|---|---|
| RGB | rgb(239, 249, 238) |
| HSL | hsl(115, 48%, 95%) |
| HSV | hsv(115, 4%, 98%) |
| CMYK | cmyk(4%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(96.93, -5.24, 4.13) |
| CIE-LCH | lch(96.93, 6.67, 141.75°) |
| OKLab | oklab(97.16% -0.0143 0.0108) |
| OKLCH | oklch(97.16% 0.018 142.8) |
| XYZ | xyz(84.9022, 92.2748, 94.2103) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.69
Mintcream
#F5FFFA
ΔE00 2.95
Ivory
#FFFFF0
ΔE00 4.57
Azure (CSS)
#F0FFFF
ΔE00 5.25
Beige
#F5F5DC
ΔE00 6.22
Off White
#FAF9F6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF9EE #F8EEF9
analogous
#F4F9EE #EFF9EE #EEF9F2
triadic
#EFF9EE #EEEFF9 #F9EEEF
tetradic
#EFF9EE #EEF4F9 #F8EEF9 #F9F2EE
square
#EFF9EE #EEF4F9 #F8EEF9 #F9F2EE
split-complementary
#EFF9EE #F2EEF9 #F9EEF4
monochromatic
#9AD994 #C4E9C1 #EAF7E8 #EAF7E8 #EAF7E8
Accessibility & contrast
On white
1.08
#EFF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EFF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF9EE
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF9EE | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#EEF8F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eff9ee; /* rgb */ color: rgb(239, 249, 238); /* oklch */ color: oklch(97.2% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#f4fbf3',
500: '#eff9ee',
950: '#000000',
},
}SCSS
$custom: #eff9ee; $custom-light: #f4fbf3; $custom-dark: #000000;
JSON
{
"hex": "#eff9ee",
"rgb": {
"r": 239,
"g": 249,
"b": 238
},
"hsl": {
"h": 114.545,
"s": 47.826,
"l": 95.49
},
"oklch": {
"l": 0.97162,
"c": 0.01792,
"h": 142.8
},
"luminance": 0.92275
}Semantic roles & 50–950 ramp
primary
#EFF9EE
secondary
#D5B2D9
accent
#2ABBAE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585