#EDF2DB#EDF2DB
#EDF2DB is a very light, muted yellow-green. Relative luminance 0.866; OKLCH L 95.1% C 0.031 H 116.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF2DB |
|---|---|
| RGB | rgb(237, 242, 219) |
| HSL | hsl(73, 47%, 90%) |
| HSV | hsv(73, 10%, 95%) |
| CMYK | cmyk(2.1%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(94.58, -5.61, 10.53) |
| CIE-LCH | lch(94.58, 11.93, 118.03°) |
| OKLab | oklab(95.12% -0.0139 0.0274) |
| OKLCH | oklch(95.12% 0.031 116.9) |
| XYZ | xyz(79.4616, 86.6234, 79.5379) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.24
Off White (survey)
#FFFFE4
ΔE00 3.61
Lightyellow
#FFFFE0
ΔE00 4.10
Ivory
#FFFFF0
ΔE00 4.92
Honeydew
#F0FFF0
ΔE00 5.14
Eggshell
#F0EAD6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF2DB #E0DBF2
analogous
#F2EBDB #EDF2DB #E1F2DB
triadic
#EDF2DB #DBEDF2 #F2DBED
tetradic
#EDF2DB #DBF2EB #E0DBF2 #F2DBE1
square
#EDF2DB #DBF2EB #E0DBF2 #F2DBE1
split-complementary
#EDF2DB #DBE1F2 #EBDBF2
monochromatic
#C0D281 #D7E2AE #EDF2DB #F4F7E9 #F4F7E9
Accessibility & contrast
On white
1.15
#EDF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#EDF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF2DB
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF2DB | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDA
Deuteranopia (green-blind)
#F5F0DC
Tritanopia (blue-blind)
#F0EFEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #edf2db; /* rgb */ color: rgb(237, 242, 219); /* oklch */ color: oklch(95.1% 0.031 116.9);
Tailwind
colors: {
custom: {
50: '#f2f6e6',
500: '#edf2db',
950: '#000000',
},
}SCSS
$custom: #edf2db; $custom-light: #f2f6e6; $custom-dark: #000000;
JSON
{
"hex": "#edf2db",
"rgb": {
"r": 237,
"g": 242,
"b": 219
},
"hsl": {
"h": 73.043,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.95123,
"c": 0.03078,
"h": 116.9
},
"luminance": 0.86623
}Semantic roles & 50–950 ramp
primary
#EDF2DB
secondary
#ACA1D0
accent
#2BBA4A
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584