#E2EED8#E2EED8
#E2EED8 is a very light, muted yellow-green. Relative luminance 0.823; OKLCH L 93.4% C 0.032 H 130.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EED8 |
|---|---|
| RGB | rgb(226, 238, 216) |
| HSL | hsl(93, 39%, 89%) |
| HSV | hsv(93, 9%, 93%) |
| CMYK | cmyk(5%, 0%, 9.2%, 6.7%) |
| CIE-LAB | lab(92.70, -7.86, 9.29) |
| CIE-LCH | lch(92.70, 12.16, 130.24°) |
| OKLab | oklab(93.42% -0.0207 0.0242) |
| OKLCH | oklch(93.42% 0.032 130.6) |
| XYZ | xyz(74.3312, 82.2754, 76.9172) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.45
Beige
#F5F5DC
ΔE00 5.10
Off White (survey)
#FFFFE4
ΔE00 6.21
Lightyellow
#FFFFE0
ΔE00 6.49
Ivory
#FFFFF0
ΔE00 7.11
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EED8 #E4D8EE
analogous
#EDEED8 #E2EED8 #D8EED9
triadic
#E2EED8 #D8E2EE #EED8E2
tetradic
#E2EED8 #D8EDEE #E4D8EE #EED9D8
square
#E2EED8 #D8EDEE #E4D8EE #EED9D8
split-complementary
#E2EED8 #D9D8EE #EED8ED
monochromatic
#A3C983 #C2DBAD #E2EED8 #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.20
#E2EED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#E2EED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EED8
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EED8 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBD7
Deuteranopia (green-blind)
#EEEAD9
Tritanopia (blue-blind)
#E3ECE8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2eed8; /* rgb */ color: rgb(226, 238, 216); /* oklch */ color: oklch(93.4% 0.032 130.6);
Tailwind
colors: {
custom: {
50: '#ebf3e4',
500: '#e2eed8',
950: '#000000',
},
}SCSS
$custom: #e2eed8; $custom-light: #ebf3e4; $custom-dark: #000000;
JSON
{
"hex": "#e2eed8",
"rgb": {
"r": 226,
"g": 238,
"b": 216
},
"hsl": {
"h": 92.727,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.93416,
"c": 0.03188,
"h": 130.6
},
"luminance": 0.82276
}Semantic roles & 50–950 ramp
primary
#E2EED8
secondary
#B7A1C9
accent
#33B279
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584