#E2EADF#E2EADF
#E2EADF is a very light, near-neutral green. Relative luminance 0.803; OKLCH L 92.8% C 0.017 H 137.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EADF |
|---|---|
| RGB | rgb(226, 234, 223) |
| HSL | hsl(104, 21%, 90%) |
| HSV | hsv(104, 5%, 92%) |
| CMYK | cmyk(3.4%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(91.84, -4.63, 4.41) |
| CIE-LCH | lch(91.84, 6.39, 136.39°) |
| OKLab | oklab(92.79% -0.0124 0.0116) |
| OKLCH | oklch(92.79% 0.017 137) |
| XYZ | xyz(74.1038, 80.3419, 81.4013) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.12
Honeydew
#F0FFF0
ΔE00 5.09
Mintcream
#F5FFFA
ΔE00 5.13
Ivory
#FFFFF0
ΔE00 5.86
Beige
#F5F5DC
ΔE00 6.28
Eggshell
#F0EAD6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EADF #E7DFEA
analogous
#E8EADF #E2EADF #DFEAE2
triadic
#E2EADF #DFE2EA #EADFE2
tetradic
#E2EADF #DFE8EA #E7DFEA #EAE2DF
square
#E2EADF #DFE8EA #E7DFEA #EAE2DF
split-complementary
#E2EADF #E2DFEA #EADFE8
monochromatic
#9FBA95 #C1D2BA #E2EADF #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.23
#E2EADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#E2EADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EADF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EADF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#EAE7DF
Tritanopia (blue-blind)
#E2E9E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eadf; /* rgb */ color: rgb(226, 234, 223); /* oklch */ color: oklch(92.8% 0.017 137.0);
Tailwind
colors: {
custom: {
50: '#ebf0e9',
500: '#e2eadf',
950: '#000000',
},
}SCSS
$custom: #e2eadf; $custom-light: #ebf0e9; $custom-dark: #000000;
JSON
{
"hex": "#e2eadf",
"rgb": {
"r": 226,
"g": 234,
"b": 223
},
"hsl": {
"h": 103.636,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.92793,
"c": 0.01696,
"h": 137
},
"luminance": 0.80342
}Semantic roles & 50–950 ramp
primary
#E2EADF
secondary
#BBACC1
accent
#469F87
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584