#EDF5DC#EDF5DC
#EDF5DC is a very light, muted yellow-green. Relative luminance 0.885; OKLCH L 95.7% C 0.034 H 121.5°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF5DC |
|---|---|
| RGB | rgb(237, 245, 220) |
| HSL | hsl(79, 56%, 91%) |
| HSV | hsv(79, 10%, 96%) |
| CMYK | cmyk(3.3%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(95.36, -6.95, 11.13) |
| CIE-LCH | lch(95.36, 13.12, 121.98°) |
| OKLab | oklab(95.75% -0.0178 0.029) |
| OKLCH | oklch(95.75% 0.034 121.5) |
| XYZ | xyz(80.4938, 88.4767, 80.5334) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.20
Off White (survey)
#FFFFE4
ΔE00 3.93
Lightyellow
#FFFFE0
ΔE00 4.16
Honeydew
#F0FFF0
ΔE00 4.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.31
Ivory
#FFFFF0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF5DC #E4DCF5
analogous
#F5F0DC #EDF5DC #E0F5DC
triadic
#EDF5DC #DCEDF5 #F5DCED
tetradic
#EDF5DC #DCF5F0 #E4DCF5 #F5DCE0
square
#EDF5DC #DCF5F0 #E4DCF5 #F5DCE0
split-complementary
#EDF5DC #DCE0F5 #F0DCF5
monochromatic
#BCDA7D #D5E7AC #EDF5DC #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.12
#EDF5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#EDF5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF5DC
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF5DC | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#F7F2DD
Tritanopia (blue-blind)
#EFF2EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf5dc; /* rgb */ color: rgb(237, 245, 220); /* oklch */ color: oklch(95.7% 0.034 121.5);
Tailwind
colors: {
custom: {
50: '#f2f8e6',
500: '#edf5dc',
950: '#000000',
},
}SCSS
$custom: #edf5dc; $custom-light: #f2f8e6; $custom-dark: #000000;
JSON
{
"hex": "#edf5dc",
"rgb": {
"r": 237,
"g": 245,
"b": 220
},
"hsl": {
"h": 79.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.95748,
"c": 0.03399,
"h": 121.5
},
"luminance": 0.88477
}Semantic roles & 50–950 ramp
primary
#EDF5DC
secondary
#B1A0D5
accent
#22C356
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584