#EDF6DB#EDF6DB
#EDF6DB is a very light, muted yellow-green. Relative luminance 0.890; OKLCH L 95.9% C 0.037 H 122.1°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF6DB |
|---|---|
| RGB | rgb(237, 246, 219) |
| HSL | hsl(80, 60%, 91%) |
| HSV | hsv(80, 11%, 96%) |
| CMYK | cmyk(3.7%, 0%, 11%, 3.5%) |
| CIE-LAB | lab(95.59, -7.62, 11.98) |
| CIE-LCH | lch(95.59, 14.19, 122.45°) |
| OKLab | oklab(95.92% -0.0195 0.0311) |
| OKLCH | oklch(95.92% 0.037 122.1) |
| XYZ | xyz(80.6651, 89.0305, 79.9391) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.64
Off White (survey)
#FFFFE4
ΔE00 4.13
Lightyellow
#FFFFE0
ΔE00 4.15
Honeydew
#F0FFF0
ΔE00 4.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.00
Eggshell (survey)
#FFFFD4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF6DB #E4DBF6
analogous
#F6F1DB #EDF6DB #DFF6DB
triadic
#EDF6DB #DBEDF6 #F6DBED
tetradic
#EDF6DB #DBF6F1 #E4DBF6 #F6DBDF
square
#EDF6DB #DBF6F1 #E4DBF6 #F6DBDF
split-complementary
#EDF6DB #DBDFF6 #F1DBF6
monochromatic
#BCDE79 #D5EAAA #EDF6DB #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.12
#EDF6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#EDF6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF6DB
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF6DB | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2DA
Deuteranopia (green-blind)
#F8F2DC
Tritanopia (blue-blind)
#EFF3EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf6db; /* rgb */ color: rgb(237, 246, 219); /* oklch */ color: oklch(95.9% 0.037 122.1);
Tailwind
colors: {
custom: {
50: '#f2f9e6',
500: '#edf6db',
950: '#000000',
},
}SCSS
$custom: #edf6db; $custom-light: #f2f9e6; $custom-dark: #000000;
JSON
{
"hex": "#edf6db",
"rgb": {
"r": 237,
"g": 246,
"b": 219
},
"hsl": {
"h": 80,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.95924,
"c": 0.03676,
"h": 122.1
},
"luminance": 0.89031
}Semantic roles & 50–950 ramp
primary
#EDF6DB
secondary
#B19ED7
accent
#1EC856
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584