#E6FFDC#E6FFDC
#E6FFDC is a very light, muted green. Relative luminance 0.935; OKLCH L 97.3% C 0.053 H 136.7°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFDC |
|---|---|
| RGB | rgb(230, 255, 220) |
| HSL | hsl(103, 100%, 93%) |
| HSV | hsv(103, 14%, 100%) |
| CMYK | cmyk(9.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.43, -14.29, 14.01) |
| CIE-LCH | lch(97.43, 20.02, 135.57°) |
| OKLab | oklab(97.27% -0.0385 0.0363) |
| OKLCH | oklch(97.27% 0.053 136.7) |
| XYZ | xyz(81.3090, 93.5095, 81.4617) |
| Luminance | 0.9351 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.13
Very Pale Green
#CFFDBC
ΔE00 7.79
Very Light Green
#D1FFBD
ΔE00 7.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.96
Eggshell (survey)
#FFFFD4
ΔE00 8.11
Lightyellow
#FFFFE0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFDC #F5DCFF
analogous
#F7FFDC #E6FFDC #DCFFE3
triadic
#E6FFDC #DCE6FF #FFDCE6
tetradic
#E6FFDC #DCF7FF #F5DCFF #FFE3DC
square
#E6FFDC #DCF7FF #F5DCFF #FFE3DC
split-complementary
#E6FFDC #E3DCFF #FFDCF7
monochromatic
#8FFF62 #BAFF9F #E6FFDC #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.07
#E6FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#E6FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFDC
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFDC | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FEF7DE
Tritanopia (blue-blind)
#E6FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6ffdc; /* rgb */ color: rgb(230, 255, 220); /* oklch */ color: oklch(97.3% 0.053 136.7);
Tailwind
colors: {
custom: {
50: '#eeffe6',
500: '#e6ffdc',
950: '#000000',
},
}SCSS
$custom: #e6ffdc; $custom-light: #eeffe6; $custom-dark: #000000;
JSON
{
"hex": "#e6ffdc",
"rgb": {
"r": 230,
"g": 255,
"b": 220
},
"hsl": {
"h": 102.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97268,
"c": 0.0529,
"h": 136.7
},
"luminance": 0.9351
}Semantic roles & 50–950 ramp
primary
#E6FFDC
secondary
#D393EC
accent
#00E6A4
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684