#EFF5DE#EFF5DE
#EFF5DE is a very light, muted yellow-green. Relative luminance 0.889; OKLCH L 95.9% C 0.031 H 118.9°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF5DE |
|---|---|
| RGB | rgb(239, 245, 222) |
| HSL | hsl(76, 53%, 92%) |
| HSV | hsv(76, 9%, 96%) |
| CMYK | cmyk(2.4%, 0%, 9.4%, 3.9%) |
| CIE-LAB | lab(95.55, -5.94, 10.39) |
| CIE-LCH | lch(95.55, 11.97, 119.75°) |
| OKLab | oklab(95.95% -0.0149 0.0271) |
| OKLCH | oklch(95.95% 0.031 118.9) |
| XYZ | xyz(81.4319, 88.9296, 81.9682) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.47
Off White (survey)
#FFFFE4
ΔE00 3.43
Lightyellow
#FFFFE0
ΔE00 3.94
Honeydew
#F0FFF0
ΔE00 4.62
Ivory
#FFFFF0
ΔE00 4.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF5DE #E4DEF5
analogous
#F5F0DE #EFF5DE #E4F5DE
triadic
#EFF5DE #DEEFF5 #F5DEEF
tetradic
#EFF5DE #DEF5F0 #E4DEF5 #F5DEE4
square
#EFF5DE #DEF5F0 #E4DEF5 #F5DEE4
split-complementary
#EFF5DE #DEE4F5 #F0DEF5
monochromatic
#C1D980 #D8E7AF #EFF5DE #F4F8E8 #F4F8E8
Accessibility & contrast
On white
1.12
#EFF5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#EFF5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF5DE
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF5DE | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#F8F2DF
Tritanopia (blue-blind)
#F1F2EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff5de; /* rgb */ color: rgb(239, 245, 222); /* oklch */ color: oklch(95.9% 0.031 118.9);
Tailwind
colors: {
custom: {
50: '#f4f8e8',
500: '#eff5de',
950: '#000000',
},
}SCSS
$custom: #eff5de; $custom-light: #f4f8e8; $custom-dark: #000000;
JSON
{
"hex": "#eff5de",
"rgb": {
"r": 239,
"g": 245,
"b": 222
},
"hsl": {
"h": 75.652,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.95949,
"c": 0.03093,
"h": 118.9
},
"luminance": 0.88929
}Semantic roles & 50–950 ramp
primary
#EFF5DE
secondary
#B0A2D5
accent
#25C14D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584