#E2FDED#E2FDED
#E2FDED is a very light, muted green. Relative luminance 0.925; OKLCH L 97.0% C 0.035 H 159.7°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDED |
|---|---|
| RGB | rgb(226, 253, 237) |
| HSL | hsl(144, 87%, 94%) |
| HSV | hsv(144, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.04, -11.69, 4.69) |
| CIE-LCH | lch(97.04, 12.59, 158.14°) |
| OKLab | oklab(97.01% -0.033 0.0122) |
| OKLCH | oklch(97.01% 0.035 159.7) |
| XYZ | xyz(81.7720, 92.5325, 93.6567) |
| Luminance | 0.9253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.00
Ice
#D6FFFA
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 6.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.75
Very Pale Blue
#D6FFFE
ΔE00 6.85
Very Light Blue
#D5FFFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDED #FDE2F2
analogous
#E5FDE2 #E2FDED #E2FDFB
triadic
#E2FDED #EDE2FD #FDEDE2
tetradic
#E2FDED #E2E5FD #FDE2F2 #FDFBE2
square
#E2FDED #E2E5FD #FDE2F2 #FDFBE2
split-complementary
#E2FDED #FBE2FD #FDE2E5
monochromatic
#6FF5A6 #A9F9C9 #E2FDED #E2FDED #E2FDED
Accessibility & contrast
On white
1.08
#E2FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#E2FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDED
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDED | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EC
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#DEFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fded; /* rgb */ color: rgb(226, 253, 237); /* oklch */ color: oklch(97.0% 0.035 159.7);
Tailwind
colors: {
custom: {
50: '#ebfef2',
500: '#e2fded',
950: '#000000',
},
}SCSS
$custom: #e2fded; $custom-light: #ebfef2; $custom-dark: #000000;
JSON
{
"hex": "#e2fded",
"rgb": {
"r": 226,
"g": 253,
"b": 237
},
"hsl": {
"h": 144.444,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97014,
"c": 0.03518,
"h": 159.7
},
"luminance": 0.92534
}Semantic roles & 50–950 ramp
primary
#E2FDED
secondary
#E79CC9
accent
#0288E4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585