#E2FCED#E2FCED
#E2FCED is a very light, muted green. Relative luminance 0.919; OKLCH L 96.8% C 0.034 H 160.5°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCED |
|---|---|
| RGB | rgb(226, 252, 237) |
| HSL | hsl(145, 81%, 94%) |
| HSV | hsv(145, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.78, -11.19, 4.31) |
| CIE-LCH | lch(96.78, 11.99, 158.91°) |
| OKLab | oklab(96.81% -0.0317 0.0112) |
| OKLCH | oklch(96.81% 0.034 160.5) |
| XYZ | xyz(81.4572, 91.9028, 93.5518) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.74
Ice
#D6FFFA
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 6.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Very Pale Blue
#D6FFFE
ΔE00 6.68
Very Light Blue
#D5FFFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCED #FCE2F1
analogous
#E4FCE2 #E2FCED #E2FCFA
triadic
#E2FCED #EDE2FC #FCEDE2
tetradic
#E2FCED #E2E4FC #FCE2F1 #FCFAE2
square
#E2FCED #E2E4FC #FCE2F1 #FCFAE2
split-complementary
#E2FCED #FAE2FC #FCE2E4
monochromatic
#73F1A8 #ABF6CB #E2FCED #E3FCEE #E3FCEE
Accessibility & contrast
On white
1.08
#E2FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#E2FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCED
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCED | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#DEFCF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fced; /* rgb */ color: rgb(226, 252, 237); /* oklch */ color: oklch(96.8% 0.034 160.5);
Tailwind
colors: {
custom: {
50: '#ebfdf2',
500: '#e2fced',
950: '#000000',
},
}SCSS
$custom: #e2fced; $custom-light: #ebfdf2; $custom-dark: #000000;
JSON
{
"hex": "#e2fced",
"rgb": {
"r": 226,
"g": 252,
"b": 237
},
"hsl": {
"h": 145.385,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.9681,
"c": 0.03359,
"h": 160.5
},
"luminance": 0.91904
}Semantic roles & 50–950 ramp
primary
#E2FCED
secondary
#E49EC7
accent
#0883DE
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585