#E6FFEB#E6FFEB
#E6FFEB is a very light, muted green. Relative luminance 0.943; OKLCH L 97.6% C 0.037 H 151.4°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFEB |
|---|---|
| RGB | rgb(230, 255, 235) |
| HSL | hsl(132, 100%, 95%) |
| HSV | hsv(132, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.77, -11.73, 6.80) |
| CIE-LCH | lch(97.77, 13.56, 149.88°) |
| OKLab | oklab(97.65% -0.0326 0.0177) |
| OKLCH | oklch(97.65% 0.037 151.4) |
| XYZ | xyz(83.3854, 94.3401, 92.3975) |
| Luminance | 0.9434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.77
Ice
#D6FFFA
ΔE00 7.08
Mintcream
#F5FFFA
ΔE00 8.12
Lightcyan
#E0FFFF
ΔE00 8.13
Ice Blue (survey)
#D7FFFE
ΔE00 8.32
Very Pale Blue
#D6FFFE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFEB #FFE6FA
analogous
#EDFFE6 #E6FFEB #E6FFF7
triadic
#E6FFEB #EBE6FF #FFEBE6
tetradic
#E6FFEB #E6EDFF #FFE6FA #FFF7E6
square
#E6FFEB #E6EDFF #FFE6FA #FFF7E6
split-complementary
#E6FFEB #F7E6FF #FFE6ED
monochromatic
#6CFF89 #A9FFBA #E0FFE7 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.06
#E6FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#E6FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFEB
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFEB | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FBF7EC
Tritanopia (blue-blind)
#E3FEF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e6ffeb; /* rgb */ color: rgb(230, 255, 235); /* oklch */ color: oklch(97.6% 0.037 151.4);
Tailwind
colors: {
custom: {
50: '#eefff1',
500: '#e6ffeb',
950: '#000000',
},
}SCSS
$custom: #e6ffeb; $custom-light: #eefff1; $custom-dark: #000000;
JSON
{
"hex": "#e6ffeb",
"rgb": {
"r": 230,
"g": 255,
"b": 235
},
"hsl": {
"h": 132,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97645,
"c": 0.03709,
"h": 151.4
},
"luminance": 0.94341
}Semantic roles & 50–950 ramp
primary
#E6FFEB
secondary
#ED9CDD
accent
#00B8E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685