#EFF1E7#EFF1E7
#EFF1E7 is a very light, near-neutral yellow-green. Relative luminance 0.870; OKLCH L 95.4% C 0.013 H 115.8°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF1E7 |
|---|---|
| RGB | rgb(239, 241, 231) |
| HSL | hsl(72, 26%, 93%) |
| HSV | hsv(72, 4%, 95%) |
| CMYK | cmyk(0.8%, 0%, 4.1%, 5.5%) |
| CIE-LAB | lab(94.75, -2.41, 4.59) |
| CIE-LCH | lch(94.75, 5.18, 117.71°) |
| OKLab | oklab(95.39% -0.0058 0.0121) |
| OKLCH | oklch(95.39% 0.013 115.8) |
| XYZ | xyz(81.4735, 87.0309, 88.0923) |
| Luminance | 0.8703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.52
Floralwhite
#FFFAF0
ΔE00 4.01
Off White
#FAF9F6
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 4.57
Oldlace
#FDF5E6
ΔE00 4.83
Light Grey
#D8DCD6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF1E7 #E9E7F1
analogous
#F1EEE7 #EFF1E7 #EAF1E7
triadic
#EFF1E7 #E7EFF1 #F1E7EF
tetradic
#EFF1E7 #E7F1EE #E9E7F1 #F1E7EA
square
#EFF1E7 #E7F1EE #E9E7F1 #F1E7EA
split-complementary
#EFF1E7 #E7EAF1 #EEE7F1
monochromatic
#BBC49A #D5DAC0 #EFF1E7 #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.14
#EFF1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#EFF1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF1E7
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF1E7 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E6
Deuteranopia (green-blind)
#F2F0E7
Tritanopia (blue-blind)
#F0F0EE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff1e7; /* rgb */ color: rgb(239, 241, 231); /* oklch */ color: oklch(95.4% 0.013 115.8);
Tailwind
colors: {
custom: {
50: '#f4f5ee',
500: '#eff1e7',
950: '#000000',
},
}SCSS
$custom: #eff1e7; $custom-light: #f4f5ee; $custom-dark: #000000;
JSON
{
"hex": "#eff1e7",
"rgb": {
"r": 239,
"g": 241,
"b": 231
},
"hsl": {
"h": 72,
"s": 26.316,
"l": 92.549
},
"oklch": {
"l": 0.95387,
"c": 0.01341,
"h": 115.8
},
"luminance": 0.87031
}Semantic roles & 50–950 ramp
primary
#EFF1E7
secondary
#B7B2CA
accent
#41A555
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585