#E6FEEB#E6FEEB
#E6FEEB is a very light, muted green. Relative luminance 0.937; OKLCH L 97.4% C 0.035 H 151.7°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FEEB |
|---|---|
| RGB | rgb(230, 254, 235) |
| HSL | hsl(133, 92%, 95%) |
| HSV | hsv(133, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.51, -11.23, 6.43) |
| CIE-LCH | lch(97.51, 12.95, 150.20°) |
| OKLab | oklab(97.44% -0.0312 0.0168) |
| OKLCH | oklch(97.44% 0.035 151.7) |
| XYZ | xyz(83.0672, 93.7037, 92.2914) |
| Luminance | 0.9371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.38
Ice
#D6FFFA
ΔE00 6.98
Mintcream
#F5FFFA
ΔE00 7.71
Lightcyan
#E0FFFF
ΔE00 7.85
Ice Blue (survey)
#D7FFFE
ΔE00 8.14
Very Pale Blue
#D6FFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FEEB #FEE6F9
analogous
#EDFEE6 #E6FEEB #E6FEF7
triadic
#E6FEEB #EBE6FE #FEEBE6
tetradic
#E6FEEB #E6EDFE #FEE6F9 #FEF7E6
square
#E6FEEB #E6EDFE #FEE6F9 #FEF7E6
split-complementary
#E6FEEB #F7E6FE #FEE6ED
monochromatic
#70F98D #ABFCBC #E2FEE7 #E2FEE7 #E2FEE7
Accessibility & contrast
On white
1.06
#E6FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E6FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FEEB
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FEEB | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#E3FDF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6feeb; /* rgb */ color: rgb(230, 254, 235); /* oklch */ color: oklch(97.4% 0.035 151.7);
Tailwind
colors: {
custom: {
50: '#eefef1',
500: '#e6feeb',
950: '#000000',
},
}SCSS
$custom: #e6feeb; $custom-light: #eefef1; $custom-dark: #000000;
JSON
{
"hex": "#e6feeb",
"rgb": {
"r": 230,
"g": 254,
"b": 235
},
"hsl": {
"h": 132.5,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.97442,
"c": 0.03544,
"h": 151.7
},
"luminance": 0.93705
}Semantic roles & 50–950 ramp
primary
#E6FEEB
secondary
#EA9EDA
accent
#00B6E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585