#E2FFE6#E2FFE6
#E2FFE6 is a very light, muted green. Relative luminance 0.934; OKLCH L 97.2% C 0.045 H 149.2°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFE6 |
|---|---|
| RGB | rgb(226, 255, 230) |
| HSL | hsl(128, 100%, 94%) |
| HSV | hsv(128, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(97.39, -13.92, 8.79) |
| CIE-LCH | lch(97.39, 16.46, 147.73°) |
| OKLab | oklab(97.24% -0.0384 0.0229) |
| OKLCH | oklch(97.24% 0.045 149.2) |
| XYZ | xyz(81.4039, 93.4007, 88.5870) |
| Luminance | 0.9340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.59
Ice
#D6FFFA
ΔE00 7.99
Pale Aqua
#B8FFEB
ΔE00 9.09
Duck Egg Blue
#C3FBF4
ΔE00 9.23
Eggshell Blue
#C4FFF7
ΔE00 9.27
Ice Blue (survey)
#D7FFFE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFE6 #FFE2FB
analogous
#EDFFE2 #E2FFE6 #E2FFF5
triadic
#E2FFE6 #E6E2FF #FFE6E2
tetradic
#E2FFE6 #E2EDFF #FFE2FB #FFF5E2
square
#E2FFE6 #E2EDFF #FFE2FB #FFF5E2
split-complementary
#E2FFE6 #F5E2FF #FFE2ED
monochromatic
#68FF7C #A5FFB1 #E0FFE5 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.07
#E2FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#E2FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFE6
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFE6 | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE5
Deuteranopia (green-blind)
#FAF6E7
Tritanopia (blue-blind)
#DFFEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffe6; /* rgb */ color: rgb(226, 255, 230); /* oklch */ color: oklch(97.2% 0.045 149.2);
Tailwind
colors: {
custom: {
50: '#ebffed',
500: '#e2ffe6',
950: '#000000',
},
}SCSS
$custom: #e2ffe6; $custom-light: #ebffed; $custom-dark: #000000;
JSON
{
"hex": "#e2ffe6",
"rgb": {
"r": 226,
"g": 255,
"b": 230
},
"hsl": {
"h": 128.276,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.9724,
"c": 0.04473,
"h": 149.2
},
"luminance": 0.93402
}Semantic roles & 50–950 ramp
primary
#E2FFE6
secondary
#ED98E1
accent
#00C6E6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684