#EFF5DA#EFF5DA
#EFF5DA is a very light, muted yellow-green. Relative luminance 0.887; OKLCH L 95.9% C 0.036 H 117.3°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF5DA |
|---|---|
| RGB | rgb(239, 245, 218) |
| HSL | hsl(73, 57%, 91%) |
| HSV | hsv(73, 11%, 96%) |
| CMYK | cmyk(2.4%, 0%, 11%, 3.9%) |
| CIE-LAB | lab(95.46, -6.59, 12.33) |
| CIE-LCH | lch(95.46, 13.98, 118.12°) |
| OKLab | oklab(95.85% -0.0165 0.032) |
| OKLCH | oklch(95.85% 0.036 117.3) |
| XYZ | xyz(80.9022, 88.7177, 79.1782) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.57
Off White (survey)
#FFFFE4
ΔE00 3.31
Lightyellow
#FFFFE0
ΔE00 3.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.41
Eggshell (survey)
#FFFFD4
ΔE00 5.33
Cornsilk
#FFF8DC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF5DA #E0DAF5
analogous
#F5EDDA #EFF5DA #E1F5DA
triadic
#EFF5DA #DAEFF5 #F5DAEF
tetradic
#EFF5DA #DAF5ED #E0DAF5 #F5DAE1
square
#EFF5DA #DAF5ED #E0DAF5 #F5DAE1
split-complementary
#EFF5DA #DAE1F5 #EDDAF5
monochromatic
#C5DB7A #DAE8AA #EFF5DA #F5F8E7 #F5F8E7
Accessibility & contrast
On white
1.12
#EFF5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#EFF5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF5DA
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF5DA | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D8
Deuteranopia (green-blind)
#F9F2DB
Tritanopia (blue-blind)
#F2F2ED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff5da; /* rgb */ color: rgb(239, 245, 218); /* oklch */ color: oklch(95.9% 0.036 117.3);
Tailwind
colors: {
custom: {
50: '#f4f8e5',
500: '#eff5da',
950: '#000000',
},
}SCSS
$custom: #eff5da; $custom-light: #f4f8e5; $custom-dark: #000000;
JSON
{
"hex": "#eff5da",
"rgb": {
"r": 239,
"g": 245,
"b": 218
},
"hsl": {
"h": 73.333,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.9585,
"c": 0.03604,
"h": 117.3
},
"luminance": 0.88717
}Semantic roles & 50–950 ramp
primary
#EFF5DA
secondary
#AA9ED6
accent
#20C545
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584