#E6FEEA#E6FEEA
#E6FEEA is a very light, muted green. Relative luminance 0.936; OKLCH L 97.4% C 0.036 H 150.3°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FEEA |
|---|---|
| RGB | rgb(230, 254, 234) |
| HSL | hsl(130, 92%, 95%) |
| HSV | hsv(130, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(97.49, -11.41, 6.91) |
| CIE-LCH | lch(97.49, 13.34, 148.79°) |
| OKLab | oklab(97.42% -0.0316 0.018) |
| OKLCH | oklch(97.42% 0.036 150.3) |
| XYZ | xyz(82.9232, 93.6461, 91.5327) |
| Luminance | 0.9365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.55
Ice
#D6FFFA
ΔE00 7.25
Mintcream
#F5FFFA
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.20
Ice Blue (survey)
#D7FFFE
ΔE00 8.45
Very Pale Blue
#D6FFFE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FEEA #FEE6FA
analogous
#EEFEE6 #E6FEEA #E6FEF6
triadic
#E6FEEA #EAE6FE #FEEAE6
tetradic
#E6FEEA #E6EEFE #FEE6FA #FEF6E6
square
#E6FEEA #E6EEFE #FEE6FA #FEF6E6
split-complementary
#E6FEEA #F6E6FE #FEE6EE
monochromatic
#70F987 #ABFCB9 #E2FEE6 #E2FEE6 #E2FEE6
Accessibility & contrast
On white
1.06
#E6FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#E6FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FEEA
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FEEA | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#FAF7EB
Tritanopia (blue-blind)
#E3FDF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6feea; /* rgb */ color: rgb(230, 254, 234); /* oklch */ color: oklch(97.4% 0.036 150.3);
Tailwind
colors: {
custom: {
50: '#eefef0',
500: '#e6feea',
950: '#000000',
},
}SCSS
$custom: #e6feea; $custom-light: #eefef0; $custom-dark: #000000;
JSON
{
"hex": "#e6feea",
"rgb": {
"r": 230,
"g": 254,
"b": 234
},
"hsl": {
"h": 130,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.97415,
"c": 0.03639,
"h": 150.3
},
"luminance": 0.93647
}Semantic roles & 50–950 ramp
primary
#E6FEEA
secondary
#EA9EDD
accent
#00BFE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585