#E6FFDF#E6FFDF
#E6FFDF is a very light, muted green. Relative luminance 0.937; OKLCH L 97.3% C 0.050 H 138.8°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFDF |
|---|---|
| RGB | rgb(230, 255, 223) |
| HSL | hsl(107, 100%, 94%) |
| HSV | hsv(107, 13%, 100%) |
| CMYK | cmyk(9.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.50, -13.79, 12.57) |
| CIE-LCH | lch(97.50, 18.66, 137.66°) |
| OKLab | oklab(97.34% -0.0373 0.0326) |
| OKLCH | oklch(97.34% 0.05 138.8) |
| XYZ | xyz(81.7099, 93.6699, 83.5730) |
| Luminance | 0.9367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.27
Lightyellow
#FFFFE0
ΔE00 8.30
Eggshell (survey)
#FFFFD4
ΔE00 8.49
Very Pale Green
#CFFDBC
ΔE00 8.53
Off White (survey)
#FFFFE4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFDF #F8DFFF
analogous
#F6FFDF #E6FFDF #DFFFE8
triadic
#E6FFDF #DFE6FF #FFDFE6
tetradic
#E6FFDF #DFF6FF #F8DFFF #FFE8DF
square
#E6FFDF #DFF6FF #F8DFFF #FFE8DF
split-complementary
#E6FFDF #E8DFFF #FFDFF6
monochromatic
#86FF65 #B6FFA2 #E6FFDF #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.06
#E6FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#E6FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFDF
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFDF | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FDF7E0
Tritanopia (blue-blind)
#E5FCF6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6ffdf; /* rgb */ color: rgb(230, 255, 223); /* oklch */ color: oklch(97.3% 0.050 138.8);
Tailwind
colors: {
custom: {
50: '#eeffe9',
500: '#e6ffdf',
950: '#000000',
},
}SCSS
$custom: #e6ffdf; $custom-light: #eeffe9; $custom-dark: #000000;
JSON
{
"hex": "#e6ffdf",
"rgb": {
"r": 230,
"g": 255,
"b": 223
},
"hsl": {
"h": 106.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97341,
"c": 0.04955,
"h": 138.8
},
"luminance": 0.93671
}Semantic roles & 50–950 ramp
primary
#E6FFDF
secondary
#D996EC
accent
#00E6B3
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684