#EDF7DC#EDF7DC
#EDF7DC is a very light, muted yellow-green. Relative luminance 0.897; OKLCH L 96.2% C 0.037 H 123.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF7DC |
|---|---|
| RGB | rgb(237, 247, 220) |
| HSL | hsl(82, 63%, 92%) |
| HSV | hsv(82, 11%, 97%) |
| CMYK | cmyk(4%, 0%, 10.9%, 3.1%) |
| CIE-LAB | lab(95.87, -7.95, 11.86) |
| CIE-LCH | lch(95.87, 14.28, 123.85°) |
| OKLab | oklab(96.15% -0.0205 0.0308) |
| OKLCH | oklch(96.15% 0.037 123.7) |
| XYZ | xyz(81.1022, 89.6933, 80.7362) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.99
Off White (survey)
#FFFFE4
ΔE00 4.36
Lightyellow
#FFFFE0
ΔE00 4.37
Honeydew
#F0FFF0
ΔE00 4.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.20
Eggshell (survey)
#FFFFD4
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF7DC #E6DCF7
analogous
#F7F4DC #EDF7DC #E0F7DC
triadic
#EDF7DC #DCEDF7 #F7DCED
tetradic
#EDF7DC #DCF7F4 #E6DCF7 #F7DCE0
square
#EDF7DC #DCF7F4 #E6DCF7 #F7DCE0
split-complementary
#EDF7DC #DCE0F7 #F4DCF7
monochromatic
#BAE078 #D3ECAA #EDF7DC #F2F9E6 #F2F9E6
Accessibility & contrast
On white
1.11
#EDF7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#EDF7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF7DC
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF7DC | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DB
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#EFF4EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf7dc; /* rgb */ color: rgb(237, 247, 220); /* oklch */ color: oklch(96.2% 0.037 123.7);
Tailwind
colors: {
custom: {
50: '#f2f9e6',
500: '#edf7dc',
950: '#000000',
},
}SCSS
$custom: #edf7dc; $custom-light: #f2f9e6; $custom-dark: #000000;
JSON
{
"hex": "#edf7dc",
"rgb": {
"r": 237,
"g": 247,
"b": 220
},
"hsl": {
"h": 82.222,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.9615,
"c": 0.03704,
"h": 123.7
},
"luminance": 0.89693
}Semantic roles & 50–950 ramp
primary
#EDF7DC
secondary
#B49ED9
accent
#1BCB5C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584