#EFF7EF#EFF7EF
#EFF7EF is a very light, near-neutral green. Relative luminance 0.911; OKLCH L 96.8% C 0.014 H 145.5°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7EF |
|---|---|
| RGB | rgb(239, 247, 239) |
| HSL | hsl(120, 33%, 95%) |
| HSV | hsv(120, 3%, 97%) |
| CMYK | cmyk(3.2%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(96.45, -4.06, 2.92) |
| CIE-LCH | lch(96.45, 5.00, 144.26°) |
| OKLab | oklab(96.79% -0.0111 0.0077) |
| OKLCH | oklch(96.79% 0.014 145.5) |
| XYZ | xyz(84.4346, 91.1039, 94.7812) |
| Luminance | 0.9110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.17
Honeydew
#F0FFF0
ΔE00 4.25
Azure (CSS)
#F0FFFF
ΔE00 4.51
Ivory
#FFFFF0
ΔE00 4.53
Off White
#FAF9F6
ΔE00 5.22
Whitesmoke
#F5F5F5
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7EF #F7EFF7
analogous
#F3F7EF #EFF7EF #EFF7F3
triadic
#EFF7EF #EFEFF7 #F7EFEF
tetradic
#EFF7EF #EFF3F7 #F7EFF7 #F7F3EF
square
#EFF7EF #EFF3F7 #F7EFF7 #F7F3EF
split-complementary
#EFF7EF #F3EFF7 #F7EFF3
monochromatic
#9DCE9D #C6E3C6 #EBF5EB #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.09
#EFF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#EFF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7EF
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7EF | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#F6F4EF
Tritanopia (blue-blind)
#EEF6F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eff7ef; /* rgb */ color: rgb(239, 247, 239); /* oklch */ color: oklch(96.8% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#f4f9f4',
500: '#eff7ef',
950: '#000000',
},
}SCSS
$custom: #eff7ef; $custom-light: #f4f9f4; $custom-dark: #000000;
JSON
{
"hex": "#eff7ef",
"rgb": {
"r": 239,
"g": 247,
"b": 239
},
"hsl": {
"h": 120,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.96792,
"c": 0.01352,
"h": 145.5
},
"luminance": 0.91104
}Semantic roles & 50–950 ramp
primary
#EFF7EF
secondary
#D3B8D3
accent
#39ACAC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585