#EDF9DB#EDF9DB
#EDF9DB is a very light, muted yellow-green. Relative luminance 0.909; OKLCH L 96.5% C 0.041 H 125.0°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF9DB |
|---|---|
| RGB | rgb(237, 249, 219) |
| HSL | hsl(84, 71%, 92%) |
| HSV | hsv(84, 12%, 98%) |
| CMYK | cmyk(4.8%, 0%, 12%, 2.4%) |
| CIE-LAB | lab(96.36, -9.11, 13.06) |
| CIE-LCH | lch(96.36, 15.93, 124.90°) |
| OKLab | oklab(96.53% -0.0237 0.0339) |
| OKLCH | oklch(96.53% 0.041 125) |
| XYZ | xyz(81.5850, 90.8702, 80.2457) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.72
Beige
#F5F5DC
ΔE00 4.89
Off White (survey)
#FFFFE4
ΔE00 4.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.07
Honeydew
#F0FFF0
ΔE00 5.34
Eggshell (survey)
#FFFFD4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF9DB #E7DBF9
analogous
#F9F6DB #EDF9DB #DEF9DB
triadic
#EDF9DB #DBEDF9 #F9DBED
tetradic
#EDF9DB #DBF9F6 #E7DBF9 #F9DBDE
square
#EDF9DB #DBF9F6 #E7DBF9 #F9DBDE
split-complementary
#EDF9DB #DBDEF9 #F6DBF9
monochromatic
#B9E872 #D3F0A7 #EDF9DB #F2FBE5 #F2FBE5
Accessibility & contrast
On white
1.10
#EDF9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EDF9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF9DB
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF9DB | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#FBF4DC
Tritanopia (blue-blind)
#EFF6F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf9db; /* rgb */ color: rgb(237, 249, 219); /* oklch */ color: oklch(96.5% 0.041 125.0);
Tailwind
colors: {
custom: {
50: '#f3fbe6',
500: '#edf9db',
950: '#000000',
},
}SCSS
$custom: #edf9db; $custom-light: #f3fbe6; $custom-dark: #000000;
JSON
{
"hex": "#edf9db",
"rgb": {
"r": 237,
"g": 249,
"b": 219
},
"hsl": {
"h": 84,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.96528,
"c": 0.04137,
"h": 125
},
"luminance": 0.9087
}Semantic roles & 50–950 ramp
primary
#EDF9DB
secondary
#B59BDE
accent
#12D35F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584