#EDF2DC#EDF2DC
#EDF2DC is a very light, muted yellow-green. Relative luminance 0.867; OKLCH L 95.1% C 0.029 H 117.4°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF2DC |
|---|---|
| RGB | rgb(237, 242, 220) |
| HSL | hsl(74, 46%, 91%) |
| HSV | hsv(74, 9%, 95%) |
| CMYK | cmyk(2.1%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(94.60, -5.44, 10.04) |
| CIE-LCH | lch(94.60, 11.42, 118.45°) |
| OKLab | oklab(95.15% -0.0136 0.0262) |
| OKLCH | oklch(95.15% 0.03 117.4) |
| XYZ | xyz(79.5936, 86.6762, 80.2333) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.33
Off White (survey)
#FFFFE4
ΔE00 3.71
Lightyellow
#FFFFE0
ΔE00 4.29
Ivory
#FFFFF0
ΔE00 4.69
Honeydew
#F0FFF0
ΔE00 4.97
Eggshell
#F0EAD6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF2DC #E1DCF2
analogous
#F2ECDC #EDF2DC #E2F2DC
triadic
#EDF2DC #DCEDF2 #F2DCED
tetradic
#EDF2DC #DCF2EC #E1DCF2 #F2DCE2
square
#EDF2DC #DCF2EC #E1DCF2 #F2DCE2
split-complementary
#EDF2DC #DCE2F2 #ECDCF2
monochromatic
#BFD183 #D6E1AF #EDF2DC #F4F7E9 #F4F7E9
Accessibility & contrast
On white
1.15
#EDF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#EDF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF2DC
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF2DC | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F5F0DD
Tritanopia (blue-blind)
#EFEFEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #edf2dc; /* rgb */ color: rgb(237, 242, 220); /* oklch */ color: oklch(95.1% 0.029 117.4);
Tailwind
colors: {
custom: {
50: '#f2f6e6',
500: '#edf2dc',
950: '#000000',
},
}SCSS
$custom: #edf2dc; $custom-light: #f2f6e6; $custom-dark: #000000;
JSON
{
"hex": "#edf2dc",
"rgb": {
"r": 237,
"g": 242,
"b": 220
},
"hsl": {
"h": 73.636,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.95148,
"c": 0.0295,
"h": 117.4
},
"luminance": 0.86676
}Semantic roles & 50–950 ramp
primary
#EDF2DC
secondary
#ADA3D0
accent
#2CB94C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584