#E6FFDD#E6FFDD
#E6FFDD is a very light, muted green. Relative luminance 0.936; OKLCH L 97.3% C 0.052 H 137.4°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFDD |
|---|---|
| RGB | rgb(230, 255, 221) |
| HSL | hsl(104, 100%, 93%) |
| HSV | hsv(104, 13%, 100%) |
| CMYK | cmyk(9.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(97.46, -14.13, 13.53) |
| CIE-LCH | lch(97.46, 19.56, 136.23°) |
| OKLab | oklab(97.29% -0.0381 0.0351) |
| OKLCH | oklch(97.29% 0.052 137.4) |
| XYZ | xyz(81.4418, 93.5626, 82.1613) |
| Luminance | 0.9356 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.90
Very Pale Green
#CFFDBC
ΔE00 8.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.06
Very Light Green
#D1FFBD
ΔE00 8.10
Eggshell (survey)
#FFFFD4
ΔE00 8.23
Lightyellow
#FFFFE0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFDD #F6DDFF
analogous
#F7FFDD #E6FFDD #DDFFE5
triadic
#E6FFDD #DDE6FF #FFDDE6
tetradic
#E6FFDD #DDF7FF #F6DDFF #FFE5DD
square
#E6FFDD #DDF7FF #F6DDFF #FFE5DD
split-complementary
#E6FFDD #E5DDFF #FFDDF7
monochromatic
#8CFF63 #B9FFA0 #E6FFDD #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.07
#E6FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#E6FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFDD
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFDD | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DB
Deuteranopia (green-blind)
#FDF7DE
Tritanopia (blue-blind)
#E6FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6ffdd; /* rgb */ color: rgb(230, 255, 221); /* oklch */ color: oklch(97.3% 0.052 137.4);
Tailwind
colors: {
custom: {
50: '#eeffe7',
500: '#e6ffdd',
950: '#000000',
},
}SCSS
$custom: #e6ffdd; $custom-light: #eeffe7; $custom-dark: #000000;
JSON
{
"hex": "#e6ffdd",
"rgb": {
"r": 230,
"g": 255,
"b": 221
},
"hsl": {
"h": 104.118,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97293,
"c": 0.05178,
"h": 137.4
},
"luminance": 0.93563
}Semantic roles & 50–950 ramp
primary
#E6FFDD
secondary
#D594EC
accent
#00E6A9
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684