#EFF2EB#EFF2EB
#EFF2EB is a very light, near-neutral yellow-green. Relative luminance 0.879; OKLCH L 95.7% C 0.010 H 125.7°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2EB |
|---|---|
| RGB | rgb(239, 242, 235) |
| HSL | hsl(86, 21%, 94%) |
| HSV | hsv(86, 3%, 95%) |
| CMYK | cmyk(1.2%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(95.10, -2.23, 3.02) |
| CIE-LCH | lch(95.10, 3.75, 126.40°) |
| OKLab | oklab(95.69% -0.0057 0.008) |
| OKLCH | oklch(95.69% 0.01 125.7) |
| XYZ | xyz(82.3417, 87.8531, 91.2006) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.47
Mintcream
#F5FFFA
ΔE00 3.81
Whitesmoke
#F5F5F5
ΔE00 4.18
Floralwhite
#FFFAF0
ΔE00 4.22
Ivory
#FFFFF0
ΔE00 4.30
Light Grey
#D8DCD6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2EB #EEEBF2
analogous
#F2F1EB #EFF2EB #EBF2EB
triadic
#EFF2EB #EBEFF2 #F2EBEF
tetradic
#EFF2EB #EBF2F1 #EEEBF2 #F2EBEB
square
#EFF2EB #EBF2F1 #EEEBF2 #F2EBEB
split-complementary
#EFF2EB #EBEBF2 #F1EBF2
monochromatic
#B4C2A1 #D1DAC6 #EFF2EB #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.13
#EFF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#EFF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2EB
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2EB | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#EFF1F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eff2eb; /* rgb */ color: rgb(239, 242, 235); /* oklch */ color: oklch(95.7% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#f4f6f1',
500: '#eff2eb',
950: '#000000',
},
}SCSS
$custom: #eff2eb; $custom-light: #f4f6f1; $custom-dark: #000000;
JSON
{
"hex": "#eff2eb",
"rgb": {
"r": 239,
"g": 242,
"b": 235
},
"hsl": {
"h": 85.714,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.95693,
"c": 0.00979,
"h": 125.7
},
"luminance": 0.87853
}Semantic roles & 50–950 ramp
primary
#EFF2EB
secondary
#BFB7CA
accent
#46A06C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585