#EDF3DE#EDF3DE
#EDF3DE is a very light, muted yellow-green. Relative luminance 0.874; OKLCH L 95.4% C 0.028 H 119.9°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF3DE |
|---|---|
| RGB | rgb(237, 243, 222) |
| HSL | hsl(77, 47%, 91%) |
| HSV | hsv(77, 9%, 95%) |
| CMYK | cmyk(2.5%, 0%, 8.6%, 4.7%) |
| CIE-LAB | lab(94.90, -5.62, 9.44) |
| CIE-LCH | lch(94.90, 10.98, 120.76°) |
| OKLab | oklab(95.4% -0.0142 0.0246) |
| OKLCH | oklch(95.4% 0.028 119.9) |
| XYZ | xyz(80.1585, 87.3797, 81.7361) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.74
Off White (survey)
#FFFFE4
ΔE00 3.94
Honeydew
#F0FFF0
ΔE00 4.45
Lightyellow
#FFFFE0
ΔE00 4.58
Ivory
#FFFFF0
ΔE00 4.60
Eggshell
#F0EAD6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF3DE #E4DEF3
analogous
#F3EEDE #EDF3DE #E2F3DE
triadic
#EDF3DE #DEEDF3 #F3DEED
tetradic
#EDF3DE #DEF3EE #E4DEF3 #F3DEE2
square
#EDF3DE #DEF3EE #E4DEF3 #F3DEE2
split-complementary
#EDF3DE #DEE2F3 #EEDEF3
monochromatic
#BCD284 #D5E3B1 #EDF3DE #F3F7E9 #F3F7E9
Accessibility & contrast
On white
1.14
#EDF3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#EDF3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF3DE
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF3DE | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#EFF1ED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf3de; /* rgb */ color: rgb(237, 243, 222); /* oklch */ color: oklch(95.4% 0.028 119.9);
Tailwind
colors: {
custom: {
50: '#f2f7e8',
500: '#edf3de',
950: '#000000',
},
}SCSS
$custom: #edf3de; $custom-light: #f2f7e8; $custom-dark: #000000;
JSON
{
"hex": "#edf3de",
"rgb": {
"r": 237,
"g": 243,
"b": 222
},
"hsl": {
"h": 77.143,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.95398,
"c": 0.02842,
"h": 119.9
},
"luminance": 0.8738
}Semantic roles & 50–950 ramp
primary
#EDF3DE
secondary
#B1A4D1
accent
#2CBA54
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584