#EFF2E7#EFF2E7
#EFF2E7 is a very light, near-neutral yellow-green. Relative luminance 0.876; OKLCH L 95.6% C 0.015 H 119.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2E7 |
|---|---|
| RGB | rgb(239, 242, 231) |
| HSL | hsl(76, 30%, 93%) |
| HSV | hsv(76, 5%, 95%) |
| CMYK | cmyk(1.2%, 0%, 4.5%, 5.1%) |
| CIE-LAB | lab(95.00, -2.92, 4.95) |
| CIE-LCH | lch(95.00, 5.75, 120.50°) |
| OKLab | oklab(95.59% -0.0072 0.013) |
| OKLCH | oklch(95.59% 0.015 119.1) |
| XYZ | xyz(81.7703, 87.6246, 88.1912) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.31
Mintcream
#F5FFFA
ΔE00 4.40
Floralwhite
#FFFAF0
ΔE00 4.44
Off White
#FAF9F6
ΔE00 4.86
Eggshell
#F0EAD6
ΔE00 5.06
Oldlace
#FDF5E6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2E7 #EAE7F2
analogous
#F2EFE7 #EFF2E7 #E9F2E7
triadic
#EFF2E7 #E7EFF2 #F2E7EF
tetradic
#EFF2E7 #E7F2EF #EAE7F2 #F2E7E9
square
#EFF2E7 #E7F2EF #EAE7F2 #F2E7E9
split-complementary
#EFF2E7 #E7E9F2 #EFE7F2
monochromatic
#BAC798 #D5DCBF #EFF2E7 #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.13
#EFF2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#EFF2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2E7
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2E7 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E6
Deuteranopia (green-blind)
#F3F1E7
Tritanopia (blue-blind)
#F0F1EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eff2e7; /* rgb */ color: rgb(239, 242, 231); /* oklch */ color: oklch(95.6% 0.015 119.1);
Tailwind
colors: {
custom: {
50: '#f4f6ee',
500: '#eff2e7',
950: '#000000',
},
}SCSS
$custom: #eff2e7; $custom-light: #f4f6ee; $custom-dark: #000000;
JSON
{
"hex": "#eff2e7",
"rgb": {
"r": 239,
"g": 242,
"b": 231
},
"hsl": {
"h": 76.364,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.95585,
"c": 0.01489,
"h": 119.1
},
"luminance": 0.87625
}Semantic roles & 50–950 ramp
primary
#EFF2E7
secondary
#B9B1CC
accent
#3DA85A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585