#E0F2D2#E0F2D2
#E0F2D2 is a very light, muted yellow-green. Relative luminance 0.840; OKLCH L 93.9% C 0.046 H 131.4°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F2D2 |
|---|---|
| RGB | rgb(224, 242, 210) |
| HSL | hsl(94, 55%, 89%) |
| HSV | hsv(94, 13%, 95%) |
| CMYK | cmyk(7.4%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(93.45, -11.55, 13.45) |
| CIE-LCH | lch(93.45, 17.73, 130.64°) |
| OKLab | oklab(93.94% -0.0307 0.0349) |
| OKLCH | oklch(93.94% 0.046 131.4) |
| XYZ | xyz(74.1235, 84.0043, 73.2697) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.83
Beige
#F5F5DC
ΔE00 7.06
Lightyellow
#FFFFE0
ΔE00 7.19
Eggshell (survey)
#FFFFD4
ΔE00 7.43
Off White (survey)
#FFFFE4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F2D2 #E4D2F2
analogous
#F0F2D2 #E0F2D2 #D2F2D4
triadic
#E0F2D2 #D2E0F2 #F2D2E0
tetradic
#E0F2D2 #D2F0F2 #E4D2F2 #F2D4D2
square
#E0F2D2 #D2F0F2 #E4D2F2 #F2D4D2
split-complementary
#E0F2D2 #D4D2F2 #F2D2F0
monochromatic
#9FD773 #BFE4A3 #E0F2D2 #EFF8E7 #EFF8E7
Accessibility & contrast
On white
1.18
#E0F2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#E0F2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F2D2
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F2D2 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#F2ECD3
Tritanopia (blue-blind)
#E1EFE9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e0f2d2; /* rgb */ color: rgb(224, 242, 210); /* oklch */ color: oklch(93.9% 0.046 131.4);
Tailwind
colors: {
custom: {
50: '#e9f6df',
500: '#e0f2d2',
950: '#000000',
},
}SCSS
$custom: #e0f2d2; $custom-light: #e9f6df; $custom-dark: #000000;
JSON
{
"hex": "#e0f2d2",
"rgb": {
"r": 224,
"g": 242,
"b": 210
},
"hsl": {
"h": 93.75,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93936,
"c": 0.04644,
"h": 131.4
},
"luminance": 0.84005
}Semantic roles & 50–950 ramp
primary
#E0F2D2
secondary
#B897D1
accent
#23C37D
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584