#EFF7EE#EFF7EE
#EFF7EE is a very light, near-neutral green. Relative luminance 0.910; OKLCH L 96.8% C 0.015 H 142.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7EE |
|---|---|
| RGB | rgb(239, 247, 238) |
| HSL | hsl(113, 36%, 95%) |
| HSV | hsv(113, 4%, 97%) |
| CMYK | cmyk(3.2%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(96.43, -4.23, 3.40) |
| CIE-LCH | lch(96.43, 5.43, 141.22°) |
| OKLab | oklab(96.76% -0.0115 0.0089) |
| OKLCH | oklch(96.76% 0.015 142.2) |
| XYZ | xyz(84.2873, 91.0450, 94.0053) |
| Luminance | 0.9104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.46
Honeydew
#F0FFF0
ΔE00 3.94
Ivory
#FFFFF0
ΔE00 4.33
Azure (CSS)
#F0FFFF
ΔE00 4.86
Off White
#FAF9F6
ΔE00 5.49
Floralwhite
#FFFAF0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7EE #F6EEF7
analogous
#F3F7EE #EFF7EE #EEF7F1
triadic
#EFF7EE #EEEFF7 #F7EEEF
tetradic
#EFF7EE #EEF3F7 #F6EEF7 #F7F1EE
square
#EFF7EE #EEF3F7 #F6EEF7 #F7F1EE
split-complementary
#EFF7EE #F1EEF7 #F7EEF3
monochromatic
#A1D09B #C8E3C4 #EBF5EA #EBF5EA #EBF5EA
Accessibility & contrast
On white
1.09
#EFF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#EFF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7EE
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7EE | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EE
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#EFF6F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eff7ee; /* rgb */ color: rgb(239, 247, 238); /* oklch */ color: oklch(96.8% 0.015 142.2);
Tailwind
colors: {
custom: {
50: '#f4f9f3',
500: '#eff7ee',
950: '#000000',
},
}SCSS
$custom: #eff7ee; $custom-light: #f4f9f3; $custom-dark: #000000;
JSON
{
"hex": "#eff7ee",
"rgb": {
"r": 239,
"g": 247,
"b": 238
},
"hsl": {
"h": 113.333,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.96764,
"c": 0.01458,
"h": 142.2
},
"luminance": 0.91045
}Semantic roles & 50–950 ramp
primary
#EFF7EE
secondary
#D0B6D3
accent
#37AFA2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585