#E6FFE4#E6FFE4
#E6FFE4 is a very light, muted green. Relative luminance 0.939; OKLCH L 97.5% C 0.044 H 143.2°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFE4 |
|---|---|
| RGB | rgb(230, 255, 228) |
| HSL | hsl(116, 100%, 95%) |
| HSV | hsv(116, 11%, 100%) |
| CMYK | cmyk(9.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.61, -12.95, 10.17) |
| CIE-LCH | lch(97.61, 16.46, 141.86°) |
| OKLab | oklab(97.47% -0.0353 0.0264) |
| OKLCH | oklch(97.47% 0.044 143.2) |
| XYZ | xyz(82.3939, 93.9435, 87.1758) |
| Luminance | 0.9394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.22
Lightyellow
#FFFFE0
ΔE00 8.51
Off White (survey)
#FFFFE4
ΔE00 8.58
Beige
#F5F5DC
ΔE00 8.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.94
Ice
#D6FFFA
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFE4 #FDE4FF
analogous
#F4FFE4 #E6FFE4 #E4FFF0
triadic
#E6FFE4 #E4E6FF #FFE4E6
tetradic
#E6FFE4 #E4F4FF #FDE4FF #FFF0E4
square
#E6FFE4 #E4F4FF #FDE4FF #FFF0E4
split-complementary
#E6FFE4 #F0E4FF #FFE4F4
monochromatic
#75FF6A #ADFFA7 #E3FFE0 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.06
#E6FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#E6FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFE4
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFE4 | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE3
Deuteranopia (green-blind)
#FCF7E5
Tritanopia (blue-blind)
#E4FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6ffe4; /* rgb */ color: rgb(230, 255, 228); /* oklch */ color: oklch(97.5% 0.044 143.2);
Tailwind
colors: {
custom: {
50: '#eeffec',
500: '#e6ffe4',
950: '#000000',
},
}SCSS
$custom: #e6ffe4; $custom-light: #eeffec; $custom-dark: #000000;
JSON
{
"hex": "#e6ffe4",
"rgb": {
"r": 230,
"g": 255,
"b": 228
},
"hsl": {
"h": 115.556,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97465,
"c": 0.04412,
"h": 143.2
},
"luminance": 0.93944
}Semantic roles & 50–950 ramp
primary
#E6FFE4
secondary
#E79AED
accent
#00E6D5
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684