#E6FFDA#E6FFDA
#E6FFDA is a very light, muted green. Relative luminance 0.934; OKLCH L 97.2% C 0.055 H 135.4°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFDA |
|---|---|
| RGB | rgb(230, 255, 218) |
| HSL | hsl(101, 100%, 93%) |
| HSV | hsv(101, 15%, 100%) |
| CMYK | cmyk(9.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(97.39, -14.62, 14.98) |
| CIE-LCH | lch(97.39, 20.93, 134.32°) |
| OKLab | oklab(97.22% -0.0393 0.0387) |
| OKLCH | oklch(97.22% 0.055 135.4) |
| XYZ | xyz(81.0457, 93.4042, 80.0751) |
| Luminance | 0.9341 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.33
Very Light Green
#D1FFBD
ΔE00 7.39
Honeydew
#F0FFF0
ΔE00 7.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.80
Eggshell (survey)
#FFFFD4
ΔE00 7.90
Lightyellow
#FFFFE0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFDA #F3DAFF
analogous
#F8FFDA #E6FFDA #DAFFE0
triadic
#E6FFDA #DAE6FF #FFDAE6
tetradic
#E6FFDA #DAF8FF #F3DAFF #FFE0DA
square
#E6FFDA #DAF8FF #F3DAFF #FFE0DA
split-complementary
#E6FFDA #E0DAFF #FFDAF8
monochromatic
#93FF60 #BDFF9D #E6FFDA #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.07
#E6FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#E6FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFDA
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFDA | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D8
Deuteranopia (green-blind)
#FEF7DC
Tritanopia (blue-blind)
#E6FCF4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e6ffda; /* rgb */ color: rgb(230, 255, 218); /* oklch */ color: oklch(97.2% 0.055 135.4);
Tailwind
colors: {
custom: {
50: '#eeffe5',
500: '#e6ffda',
950: '#000000',
},
}SCSS
$custom: #e6ffda; $custom-light: #eeffe5; $custom-dark: #000000;
JSON
{
"hex": "#e6ffda",
"rgb": {
"r": 230,
"g": 255,
"b": 218
},
"hsl": {
"h": 100.541,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97221,
"c": 0.05518,
"h": 135.4
},
"luminance": 0.93405
}Semantic roles & 50–950 ramp
primary
#E6FFDA
secondary
#CE92EC
accent
#00E69B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684