#E2F0DA#E2F0DA
#E2F0DA is a very light, muted yellow-green. Relative luminance 0.836; OKLCH L 93.9% C 0.033 H 133.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F0DA |
|---|---|
| RGB | rgb(226, 240, 218) |
| HSL | hsl(98, 42%, 90%) |
| HSV | hsv(98, 9%, 94%) |
| CMYK | cmyk(5.8%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(93.25, -8.53, 9.05) |
| CIE-LCH | lch(93.25, 12.43, 133.30°) |
| OKLab | oklab(93.87% -0.0227 0.0236) |
| OKLCH | oklch(93.87% 0.033 133.9) |
| XYZ | xyz(75.1768, 83.5505, 78.4824) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.09
Beige
#F5F5DC
ΔE00 5.63
Off White (survey)
#FFFFE4
ΔE00 6.54
Lightyellow
#FFFFE0
ΔE00 6.80
Ivory
#FFFFF0
ΔE00 7.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F0DA #E8DAF0
analogous
#EDF0DA #E2F0DA #DAF0DD
triadic
#E2F0DA #DAE2F0 #F0DAE2
tetradic
#E2F0DA #DAEDF0 #E8DAF0 #F0DDDA
square
#E2F0DA #DAEDF0 #E8DAF0 #F0DDDA
split-complementary
#E2F0DA #DDDAF0 #F0DAED
monochromatic
#9ECD83 #C0DEAE #E2F0DA #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.19
#E2F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#E2F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F0DA
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F0DA | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD9
Deuteranopia (green-blind)
#F0EBDB
Tritanopia (blue-blind)
#E2EEEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2f0da; /* rgb */ color: rgb(226, 240, 218); /* oklch */ color: oklch(93.9% 0.033 133.9);
Tailwind
colors: {
custom: {
50: '#ebf5e5',
500: '#e2f0da',
950: '#000000',
},
}SCSS
$custom: #e2f0da; $custom-light: #ebf5e5; $custom-dark: #000000;
JSON
{
"hex": "#e2f0da",
"rgb": {
"r": 226,
"g": 240,
"b": 218
},
"hsl": {
"h": 98.182,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93873,
"c": 0.03276,
"h": 133.9
},
"luminance": 0.83551
}Semantic roles & 50–950 ramp
primary
#E2F0DA
secondary
#BDA2CC
accent
#30B585
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584