#EDF4DA#EDF4DA
#EDF4DA is a very light, muted yellow-green. Relative luminance 0.878; OKLCH L 95.5% C 0.035 H 119.3°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4DA |
|---|---|
| RGB | rgb(237, 244, 218) |
| HSL | hsl(76, 54%, 91%) |
| HSV | hsv(76, 11%, 96%) |
| CMYK | cmyk(2.9%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(95.06, -6.77, 11.74) |
| CIE-LCH | lch(95.06, 13.55, 119.99°) |
| OKLab | oklab(95.5% -0.0171 0.0305) |
| OKLCH | oklch(95.5% 0.035 119.3) |
| XYZ | xyz(79.9289, 87.7679, 79.0462) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.90
Off White (survey)
#FFFFE4
ΔE00 3.74
Lightyellow
#FFFFE0
ΔE00 3.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.90
Honeydew
#F0FFF0
ΔE00 5.16
Eggshell (survey)
#FFFFD4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4DA #E1DAF4
analogous
#F4EEDA #EDF4DA #E0F4DA
triadic
#EDF4DA #DAEDF4 #F4DAED
tetradic
#EDF4DA #DAF4EE #E1DAF4 #F4DAE0
square
#EDF4DA #DAF4EE #E1DAF4 #F4DAE0
split-complementary
#EDF4DA #DAE0F4 #EEDAF4
monochromatic
#BFD87C #D6E6AB #EDF4DA #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.13
#EDF4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#EDF4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4DA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4DA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#F7F1DB
Tritanopia (blue-blind)
#F0F1EC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #edf4da; /* rgb */ color: rgb(237, 244, 218); /* oklch */ color: oklch(95.5% 0.035 119.3);
Tailwind
colors: {
custom: {
50: '#f2f7e5',
500: '#edf4da',
950: '#000000',
},
}SCSS
$custom: #edf4da; $custom-light: #f2f7e5; $custom-dark: #000000;
JSON
{
"hex": "#edf4da",
"rgb": {
"r": 237,
"g": 244,
"b": 218
},
"hsl": {
"h": 76.154,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.95498,
"c": 0.03502,
"h": 119.3
},
"luminance": 0.87768
}Semantic roles & 50–950 ramp
primary
#EDF4DA
secondary
#AD9FD4
accent
#24C24E
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584