#E6FFDB#E6FFDB
#E6FFDB is a very light, muted green. Relative luminance 0.935; OKLCH L 97.2% C 0.054 H 136.0°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFDB |
|---|---|
| RGB | rgb(230, 255, 219) |
| HSL | hsl(102, 100%, 93%) |
| HSV | hsv(102, 14%, 100%) |
| CMYK | cmyk(9.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.41, -14.46, 14.49) |
| CIE-LCH | lch(97.41, 20.47, 134.93°) |
| OKLab | oklab(97.24% -0.0389 0.0375) |
| OKLCH | oklch(97.24% 0.054 136) |
| XYZ | xyz(81.1770, 93.4567, 80.7663) |
| Luminance | 0.9346 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.37
Very Pale Green
#CFFDBC
ΔE00 7.56
Very Light Green
#D1FFBD
ΔE00 7.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.88
Eggshell (survey)
#FFFFD4
ΔE00 8.00
Lightyellow
#FFFFE0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFDB #F4DBFF
analogous
#F8FFDB #E6FFDB #DBFFE2
triadic
#E6FFDB #DBE6FF #FFDBE6
tetradic
#E6FFDB #DBF8FF #F4DBFF #FFE2DB
square
#E6FFDB #DBF8FF #F4DBFF #FFE2DB
split-complementary
#E6FFDB #E2DBFF #FFDBF8
monochromatic
#91FF61 #BBFF9E #E6FFDB #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.07
#E6FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#E6FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFDB
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFDB | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FEF7DD
Tritanopia (blue-blind)
#E6FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6ffdb; /* rgb */ color: rgb(230, 255, 219); /* oklch */ color: oklch(97.2% 0.054 136.0);
Tailwind
colors: {
custom: {
50: '#eeffe6',
500: '#e6ffdb',
950: '#000000',
},
}SCSS
$custom: #e6ffdb; $custom-light: #eeffe6; $custom-dark: #000000;
JSON
{
"hex": "#e6ffdb",
"rgb": {
"r": 230,
"g": 255,
"b": 219
},
"hsl": {
"h": 101.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97244,
"c": 0.05404,
"h": 136
},
"luminance": 0.93457
}Semantic roles & 50–950 ramp
primary
#E6FFDB
secondary
#D092EC
accent
#00E69F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684