#E2EED3#E2EED3
#E2EED3 is a very light, muted yellow-green. Relative luminance 0.820; OKLCH L 93.3% C 0.038 H 126.7°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EED3 |
|---|---|
| RGB | rgb(226, 238, 211) |
| HSL | hsl(87, 44%, 88%) |
| HSV | hsv(87, 11%, 93%) |
| CMYK | cmyk(5%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(92.58, -8.69, 11.72) |
| CIE-LCH | lch(92.58, 14.59, 126.57°) |
| OKLab | oklab(93.29% -0.0227 0.0305) |
| OKLCH | oklch(93.29% 0.038 126.7) |
| XYZ | xyz(73.6946, 82.0208, 73.5646) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.13
Honeydew
#F0FFF0
ΔE00 5.62
Lightyellow
#FFFFE0
ΔE00 6.05
Off White (survey)
#FFFFE4
ΔE00 6.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.28
Eggshell (survey)
#FFFFD4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EED3 #DFD3EE
analogous
#EEECD3 #E2EED3 #D4EED3
triadic
#E2EED3 #D3E2EE #EED3E2
tetradic
#E2EED3 #D3EEEC #DFD3EE #EED3D4
square
#E2EED3 #D3EEEC #DFD3EE #EED3D4
split-complementary
#E2EED3 #D3D4EE #ECD3EE
monochromatic
#A8CC7B #C5DDA7 #E2EED3 #F0F6E9 #F0F6E9
Accessibility & contrast
On white
1.21
#E2EED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#E2EED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EED3
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EED3 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD2
Deuteranopia (green-blind)
#EFEAD4
Tritanopia (blue-blind)
#E4EBE6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2eed3; /* rgb */ color: rgb(226, 238, 211); /* oklch */ color: oklch(93.3% 0.038 126.7);
Tailwind
colors: {
custom: {
50: '#ebf3e0',
500: '#e2eed3',
950: '#000000',
},
}SCSS
$custom: #e2eed3; $custom-light: #ebf3e0; $custom-dark: #000000;
JSON
{
"hex": "#e2eed3",
"rgb": {
"r": 226,
"g": 238,
"b": 211
},
"hsl": {
"h": 86.667,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.93291,
"c": 0.038,
"h": 126.7
},
"luminance": 0.82021
}Semantic roles & 50–950 ramp
primary
#E2EED3
secondary
#B09BCA
accent
#2EB76B
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584