#E6FFDE#E6FFDE
#E6FFDE is a very light, muted green. Relative luminance 0.936; OKLCH L 97.3% C 0.051 H 138.1°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFDE |
|---|---|
| RGB | rgb(230, 255, 222) |
| HSL | hsl(105, 100%, 94%) |
| HSV | hsv(105, 13%, 100%) |
| CMYK | cmyk(9.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.48, -13.96, 13.05) |
| CIE-LCH | lch(97.48, 19.11, 136.93°) |
| OKLab | oklab(97.32% -0.0377 0.0338) |
| OKLCH | oklch(97.32% 0.051 138.1) |
| XYZ | xyz(81.5755, 93.6161, 82.8651) |
| Luminance | 0.9362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.16
Very Pale Green
#CFFDBC
ΔE00 8.28
Lightyellow
#FFFFE0
ΔE00 8.28
Very Light Green
#D1FFBD
ΔE00 8.35
Eggshell (survey)
#FFFFD4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFDE #F7DEFF
analogous
#F6FFDE #E6FFDE #DEFFE6
triadic
#E6FFDE #DEE6FF #FFDEE6
tetradic
#E6FFDE #DEF6FF #F7DEFF #FFE6DE
square
#E6FFDE #DEF6FF #F7DEFF #FFE6DE
split-complementary
#E6FFDE #E6DEFF #FFDEF6
monochromatic
#89FF64 #B8FFA1 #E6FFDE #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.06
#E6FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#E6FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFDE
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFDE | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FDF7DF
Tritanopia (blue-blind)
#E5FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6ffde; /* rgb */ color: rgb(230, 255, 222); /* oklch */ color: oklch(97.3% 0.051 138.1);
Tailwind
colors: {
custom: {
50: '#eeffe8',
500: '#e6ffde',
950: '#000000',
},
}SCSS
$custom: #e6ffde; $custom-light: #eeffe8; $custom-dark: #000000;
JSON
{
"hex": "#e6ffde",
"rgb": {
"r": 230,
"g": 255,
"b": 222
},
"hsl": {
"h": 105.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97317,
"c": 0.05066,
"h": 138.1
},
"luminance": 0.93617
}Semantic roles & 50–950 ramp
primary
#E6FFDE
secondary
#D795EC
accent
#00E6AE
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684