#EFF7F0#EFF7F0
#EFF7F0 is a very light, near-neutral green. Relative luminance 0.912; OKLCH L 96.8% C 0.013 H 149.3°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7F0 |
|---|---|
| RGB | rgb(239, 247, 240) |
| HSL | hsl(128, 33%, 95%) |
| HSV | hsv(128, 3%, 97%) |
| CMYK | cmyk(3.2%, 0%, 2.8%, 3.1%) |
| CIE-LAB | lab(96.48, -3.88, 2.44) |
| CIE-LCH | lch(96.48, 4.59, 147.85°) |
| OKLab | oklab(96.82% -0.0108 0.0064) |
| OKLCH | oklch(96.82% 0.013 149.3) |
| XYZ | xyz(84.5827, 91.1632, 95.5614) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.93
Azure (CSS)
#F0FFFF
ΔE00 4.18
Honeydew
#F0FFF0
ΔE00 4.58
Ivory
#FFFFF0
ΔE00 4.77
Off White
#FAF9F6
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7F0 #F7EFF6
analogous
#F2F7EF #EFF7F0 #EFF7F4
triadic
#EFF7F0 #F0EFF7 #F7F0EF
tetradic
#EFF7F0 #EFF2F7 #F7EFF6 #F7F4EF
square
#EFF7F0 #EFF2F7 #F7EFF6 #F7F4EF
split-complementary
#EFF7F0 #F4EFF7 #F7EFF2
monochromatic
#9DCEA3 #C6E3CA #EBF5EC #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.09
#EFF7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EFF7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7F0
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7F0 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5F0
Deuteranopia (green-blind)
#F6F4F0
Tritanopia (blue-blind)
#EEF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eff7f0; /* rgb */ color: rgb(239, 247, 240); /* oklch */ color: oklch(96.8% 0.013 149.3);
Tailwind
colors: {
custom: {
50: '#f4f9f4',
500: '#eff7f0',
950: '#000000',
},
}SCSS
$custom: #eff7f0; $custom-light: #f4f9f4; $custom-dark: #000000;
JSON
{
"hex": "#eff7f0",
"rgb": {
"r": 239,
"g": 247,
"b": 240
},
"hsl": {
"h": 127.5,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.96819,
"c": 0.01252,
"h": 149.3
},
"luminance": 0.91164
}Semantic roles & 50–950 ramp
primary
#EFF7F0
secondary
#D3B8CF
accent
#399EAC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585