#EFF7F2#EFF7F2
#EFF7F2 is a very light, near-neutral green. Relative luminance 0.913; OKLCH L 96.9% C 0.011 H 158.8°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7F2 |
|---|---|
| RGB | rgb(239, 247, 242) |
| HSL | hsl(143, 33%, 95%) |
| HSV | hsv(143, 3%, 97%) |
| CMYK | cmyk(3.2%, 0%, 2%, 3.1%) |
| CIE-LAB | lab(96.53, -3.53, 1.48) |
| CIE-LCH | lch(96.53, 3.83, 157.25°) |
| OKLab | oklab(96.87% -0.01 0.0039) |
| OKLCH | oklch(96.87% 0.011 158.8) |
| XYZ | xyz(84.8815, 91.2827, 97.1347) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.73
Azure (CSS)
#F0FFFF
ΔE00 3.58
Off White
#FAF9F6
ΔE00 4.54
Whitesmoke
#F5F5F5
ΔE00 4.89
White
#FFFFFF
ΔE00 5.29
Honeydew
#F0FFF0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7F2 #F7EFF4
analogous
#F0F7EF #EFF7F2 #EFF7F6
triadic
#EFF7F2 #F2EFF7 #F7F2EF
tetradic
#EFF7F2 #EFF0F7 #F7EFF4 #F7F6EF
square
#EFF7F2 #EFF0F7 #F7EFF4 #F7F6EF
split-complementary
#EFF7F2 #F6EFF7 #F7EFF0
monochromatic
#9DCEB0 #C6E3D1 #EBF5EE #EBF5EE #EBF5EE
Accessibility & contrast
On white
1.09
#EFF7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EFF7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7F2
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7F2 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F2
Deuteranopia (green-blind)
#F5F5F2
Tritanopia (blue-blind)
#EEF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eff7f2; /* rgb */ color: rgb(239, 247, 242); /* oklch */ color: oklch(96.9% 0.011 158.8);
Tailwind
colors: {
custom: {
50: '#f4f9f6',
500: '#eff7f2',
950: '#000000',
},
}SCSS
$custom: #eff7f2; $custom-light: #f4f9f6; $custom-dark: #000000;
JSON
{
"hex": "#eff7f2",
"rgb": {
"r": 239,
"g": 247,
"b": 242
},
"hsl": {
"h": 142.5,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.96874,
"c": 0.01071,
"h": 158.8
},
"luminance": 0.91283
}Semantic roles & 50–950 ramp
primary
#EFF7F2
secondary
#D3B8C8
accent
#3981AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585