#EFF2EF#EFF2EF
#EFF2EF is a very light, near-neutral green. Relative luminance 0.881; OKLCH L 95.8% C 0.005 H 145.5°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2EF |
|---|---|
| RGB | rgb(239, 242, 239) |
| HSL | hsl(120, 10%, 94%) |
| HSV | hsv(120, 1%, 95%) |
| CMYK | cmyk(1.2%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(95.20, -1.53, 1.09) |
| CIE-LCH | lch(95.20, 1.88, 144.37°) |
| OKLab | oklab(95.8% -0.0042 0.0029) |
| OKLCH | oklch(95.8% 0.005 145.5) |
| XYZ | xyz(82.9261, 88.0869, 94.2783) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.53
Off White
#FAF9F6
ΔE00 2.53
White
#FFFFFF
ΔE00 3.69
Pale Grey
#FDFDFE
ΔE00 3.75
Mintcream
#F5FFFA
ΔE00 4.05
Floralwhite
#FFFAF0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2EF #F2EFF2
analogous
#F1F2EF #EFF2EF #EFF2F1
triadic
#EFF2EF #EFEFF2 #F2EFEF
tetradic
#EFF2EF #EFF1F2 #F2EFF2 #F2F1EF
square
#EFF2EF #EFF1F2 #F2EFF2 #F2F1EF
split-complementary
#EFF2EF #F1EFF2 #F2EFF1
monochromatic
#ABBBAB #CDD7CD #EEF1EE #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.13
#EFF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#EFF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2EF
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2EF | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#EFF2F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eff2ef; /* rgb */ color: rgb(239, 242, 239); /* oklch */ color: oklch(95.8% 0.005 145.5);
Tailwind
colors: {
custom: {
50: '#f4f6f4',
500: '#eff2ef',
950: '#000000',
},
}SCSS
$custom: #eff2ef; $custom-light: #f4f6f4; $custom-dark: #000000;
JSON
{
"hex": "#eff2ef",
"rgb": {
"r": 239,
"g": 242,
"b": 239
},
"hsl": {
"h": 120,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.95803,
"c": 0.00508,
"h": 145.5
},
"luminance": 0.88087
}Semantic roles & 50–950 ramp
primary
#EFF2EF
secondary
#C7BEC7
accent
#519494
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585