#EFF2F0#EFF2F0
#EFF2F0 is a very light, near-neutral green. Relative luminance 0.881; OKLCH L 95.8% C 0.004 H 157.1°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2F0 |
|---|---|
| RGB | rgb(239, 242, 240) |
| HSL | hsl(140, 10%, 94%) |
| HSV | hsv(140, 1%, 95%) |
| CMYK | cmyk(1.2%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(95.22, -1.35, 0.61) |
| CIE-LCH | lch(95.22, 1.48, 155.58°) |
| OKLab | oklab(95.83% -0.0038 0.0016) |
| OKLCH | oklch(95.83% 0.004 157.1) |
| XYZ | xyz(83.0742, 88.1461, 95.0585) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.17
Off White
#FAF9F6
ΔE00 2.48
Pale Grey
#FDFDFE
ΔE00 3.42
White
#FFFFFF
ΔE00 3.45
Mintcream
#F5FFFA
ΔE00 4.26
Aliceblue
#F0F8FF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2F0 #F2EFF1
analogous
#F0F2EF #EFF2F0 #EFF2F2
triadic
#EFF2F0 #F0EFF2 #F2F0EF
tetradic
#EFF2F0 #EFF0F2 #F2EFF1 #F2F2EF
square
#EFF2F0 #EFF0F2 #F2EFF1 #F2F2EF
split-complementary
#EFF2F0 #F2EFF2 #F2EFF0
monochromatic
#ABBBB1 #CDD7D0 #EEF1EF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.13
#EFF2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#EFF2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2F0
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2F0 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#EFF2F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eff2f0; /* rgb */ color: rgb(239, 242, 240); /* oklch */ color: oklch(95.8% 0.004 157.1);
Tailwind
colors: {
custom: {
50: '#f4f6f4',
500: '#eff2f0',
950: '#000000',
},
}SCSS
$custom: #eff2f0; $custom-light: #f4f6f4; $custom-dark: #000000;
JSON
{
"hex": "#eff2f0",
"rgb": {
"r": 239,
"g": 242,
"b": 240
},
"hsl": {
"h": 140,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.95831,
"c": 0.00415,
"h": 157.1
},
"luminance": 0.88146
}Semantic roles & 50–950 ramp
primary
#EFF2F0
secondary
#C7BEC4
accent
#517E94
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585