#E6FFE6#E6FFE6
#E6FFE6 is a very light, muted green. Relative luminance 0.941; OKLCH L 97.5% C 0.042 H 145.2°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFE6 |
|---|---|
| RGB | rgb(230, 255, 230) |
| HSL | hsl(120, 100%, 95%) |
| HSV | hsv(120, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(97.65, -12.60, 9.20) |
| CIE-LCH | lch(97.65, 15.61, 143.86°) |
| OKLab | oklab(97.52% -0.0345 0.024) |
| OKLCH | oklch(97.52% 0.042 145.2) |
| XYZ | xyz(82.6732, 94.0552, 88.6465) |
| Luminance | 0.9406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.76
Ice
#D6FFFA
ΔE00 8.51
Off White (survey)
#FFFFE4
ΔE00 8.64
Lightyellow
#FFFFE0
ΔE00 8.65
Beige
#F5F5DC
ΔE00 8.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFE6 #FFE6FF
analogous
#F2FFE6 #E6FFE6 #E6FFF2
triadic
#E6FFE6 #E6E6FF #FFE6E6
tetradic
#E6FFE6 #E6F2FF #FFE6FF #FFF2E6
square
#E6FFE6 #E6F2FF #FFE6FF #FFF2E6
split-complementary
#E6FFE6 #F2E6FF #FFE6F2
monochromatic
#6CFF6C #A9FFA9 #E0FFE0 #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.06
#E6FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#E6FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFE6
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFE6 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE5
Deuteranopia (green-blind)
#FCF7E7
Tritanopia (blue-blind)
#E4FDF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6ffe6; /* rgb */ color: rgb(230, 255, 230); /* oklch */ color: oklch(97.5% 0.042 145.2);
Tailwind
colors: {
custom: {
50: '#eeffed',
500: '#e6ffe6',
950: '#000000',
},
}SCSS
$custom: #e6ffe6; $custom-light: #eeffed; $custom-dark: #000000;
JSON
{
"hex": "#e6ffe6",
"rgb": {
"r": 230,
"g": 255,
"b": 230
},
"hsl": {
"h": 120,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97516,
"c": 0.04203,
"h": 145.2
},
"luminance": 0.94056
}Semantic roles & 50–950 ramp
primary
#E6FFE6
secondary
#ED9CED
accent
#00E5E6
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684