#EDF3DD#EDF3DD
#EDF3DD is a very light, muted yellow-green. Relative luminance 0.873; OKLCH L 95.4% C 0.030 H 119.4°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF3DD |
|---|---|
| RGB | rgb(237, 243, 221) |
| HSL | hsl(76, 48%, 91%) |
| HSV | hsv(76, 9%, 95%) |
| CMYK | cmyk(2.5%, 0%, 9.1%, 4.7%) |
| CIE-LAB | lab(94.88, -5.78, 9.92) |
| CIE-LCH | lch(94.88, 11.48, 120.23°) |
| OKLab | oklab(95.37% -0.0146 0.0259) |
| OKLCH | oklch(95.37% 0.03 119.4) |
| XYZ | xyz(80.0249, 87.3262, 81.0324) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.62
Off White (survey)
#FFFFE4
ΔE00 3.81
Lightyellow
#FFFFE0
ΔE00 4.37
Honeydew
#F0FFF0
ΔE00 4.62
Ivory
#FFFFF0
ΔE00 4.81
Eggshell
#F0EAD6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF3DD #E3DDF3
analogous
#F3EEDD #EDF3DD #E2F3DD
triadic
#EDF3DD #DDEDF3 #F3DDED
tetradic
#EDF3DD #DDF3EE #E3DDF3 #F3DDE2
square
#EDF3DD #DDF3EE #E3DDF3 #F3DDE2
split-complementary
#EDF3DD #DDE2F3 #EEDDF3
monochromatic
#BDD383 #D5E3B0 #EDF3DD #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.14
#EDF3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#EDF3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF3DD
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF3DD | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#F6F0DE
Tritanopia (blue-blind)
#EFF0ED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf3dd; /* rgb */ color: rgb(237, 243, 221); /* oklch */ color: oklch(95.4% 0.030 119.4);
Tailwind
colors: {
custom: {
50: '#f2f7e7',
500: '#edf3dd',
950: '#000000',
},
}SCSS
$custom: #edf3dd; $custom-light: #f2f7e7; $custom-dark: #000000;
JSON
{
"hex": "#edf3dd",
"rgb": {
"r": 237,
"g": 243,
"b": 221
},
"hsl": {
"h": 76.364,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.95373,
"c": 0.0297,
"h": 119.4
},
"luminance": 0.87326
}Semantic roles & 50–950 ramp
primary
#EDF3DD
secondary
#B0A3D1
accent
#2ABB52
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584