#EDF5DA#EDF5DA
#EDF5DA is a very light, muted yellow-green. Relative luminance 0.884; OKLCH L 95.7% C 0.037 H 120.5°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF5DA |
|---|---|
| RGB | rgb(237, 245, 218) |
| HSL | hsl(78, 57%, 91%) |
| HSV | hsv(78, 11%, 96%) |
| CMYK | cmyk(3.3%, 0%, 11%, 3.9%) |
| CIE-LAB | lab(95.32, -7.28, 12.10) |
| CIE-LCH | lch(95.32, 14.12, 121.02°) |
| OKLab | oklab(95.7% -0.0185 0.0315) |
| OKLCH | oklch(95.7% 0.037 120.5) |
| XYZ | xyz(80.2306, 88.3714, 79.1467) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.31
Off White (survey)
#FFFFE4
ΔE00 3.93
Lightyellow
#FFFFE0
ΔE00 3.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.81
Honeydew
#F0FFF0
ΔE00 5.17
Eggshell (survey)
#FFFFD4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF5DA #E2DAF5
analogous
#F5EFDA #EDF5DA #DFF5DA
triadic
#EDF5DA #DAEDF5 #F5DAED
tetradic
#EDF5DA #DAF5EF #E2DAF5 #F5DADF
square
#EDF5DA #DAF5EF #E2DAF5 #F5DADF
split-complementary
#EDF5DA #DADFF5 #EFDAF5
monochromatic
#BEDB7A #D6E8AA #EDF5DA #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.12
#EDF5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#EDF5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF5DA
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF5DA | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D9
Deuteranopia (green-blind)
#F8F2DB
Tritanopia (blue-blind)
#F0F2ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #edf5da; /* rgb */ color: rgb(237, 245, 218); /* oklch */ color: oklch(95.7% 0.037 120.5);
Tailwind
colors: {
custom: {
50: '#f2f8e5',
500: '#edf5da',
950: '#000000',
},
}SCSS
$custom: #edf5da; $custom-light: #f2f8e5; $custom-dark: #000000;
JSON
{
"hex": "#edf5da",
"rgb": {
"r": 237,
"g": 245,
"b": 218
},
"hsl": {
"h": 77.778,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.95699,
"c": 0.03651,
"h": 120.5
},
"luminance": 0.88371
}Semantic roles & 50–950 ramp
primary
#EDF5DA
secondary
#AE9ED6
accent
#20C551
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584