#E6FFE8#E6FFE8
#E6FFE8 is a very light, muted green. Relative luminance 0.942; OKLCH L 97.6% C 0.040 H 147.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFE8 |
|---|---|
| RGB | rgb(230, 255, 232) |
| HSL | hsl(125, 100%, 95%) |
| HSV | hsv(125, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 9%, 0%) |
| CIE-LAB | lab(97.70, -12.26, 8.24) |
| CIE-LCH | lch(97.70, 14.77, 146.07°) |
| OKLab | oklab(97.57% -0.0337 0.0215) |
| OKLCH | oklch(97.57% 0.04 147.5) |
| XYZ | xyz(82.9556, 94.1682, 90.1341) |
| Luminance | 0.9417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.33
Ice
#D6FFFA
ΔE00 7.93
Off White (survey)
#FFFFE4
ΔE00 8.73
Beige
#F5F5DC
ΔE00 8.76
Lightyellow
#FFFFE0
ΔE00 8.83
Mintcream
#F5FFFA
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFE8 #FFE6FD
analogous
#F0FFE6 #E6FFE8 #E6FFF4
triadic
#E6FFE8 #E8E6FF #FFE8E6
tetradic
#E6FFE8 #E6F0FF #FFE6FD #FFF4E6
square
#E6FFE8 #E6F0FF #FFE6FD #FFF4E6
split-complementary
#E6FFE8 #F4E6FF #FFE6F0
monochromatic
#6CFF77 #A9FFB0 #E0FFE3 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.06
#E6FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E6FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFE8
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFE8 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE7
Deuteranopia (green-blind)
#FBF7E9
Tritanopia (blue-blind)
#E4FEF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6ffe8; /* rgb */ color: rgb(230, 255, 232); /* oklch */ color: oklch(97.6% 0.040 147.5);
Tailwind
colors: {
custom: {
50: '#eeffef',
500: '#e6ffe8',
950: '#000000',
},
}SCSS
$custom: #e6ffe8; $custom-light: #eeffef; $custom-dark: #000000;
JSON
{
"hex": "#e6ffe8",
"rgb": {
"r": 230,
"g": 255,
"b": 232
},
"hsl": {
"h": 124.8,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97567,
"c": 0.04,
"h": 147.5
},
"luminance": 0.94169
}Semantic roles & 50–950 ramp
primary
#E6FFE8
secondary
#ED9CE7
accent
#00D3E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685