#D6FFDE#D6FFDE
#D6FFDE is a very light, moderate green. Relative luminance 0.911; OKLCH L 96.2% C 0.061 H 150.9°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFDE |
|---|---|
| RGB | rgb(214, 255, 222) |
| HSL | hsl(132, 100%, 92%) |
| HSV | hsv(132, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(96.45, -19.23, 11.44) |
| CIE-LCH | lch(96.45, 22.38, 149.25°) |
| OKLab | oklab(96.24% -0.0532 0.0297) |
| OKLCH | oklch(96.24% 0.061 150.9) |
| XYZ | xyz(76.6732, 91.0884, 82.6353) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.27
Pale Aqua
#B8FFEB
ΔE00 7.54
Pale Turquoise
#A5FBD5
ΔE00 7.78
Very Pale Green
#CFFDBC
ΔE00 7.79
Very Light Green
#D1FFBD
ΔE00 7.94
Celadon
#BEFDB7
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFDE #FFD6F7
analogous
#E3FFD6 #D6FFDE #D6FFF3
triadic
#D6FFDE #DED6FF #FFDED6
tetradic
#D6FFDE #D6E3FF #FFD6F7 #FFF3D6
square
#D6FFDE #D6E3FF #FFD6F7 #FFF3D6
split-complementary
#D6FFDE #F3D6FF #FFD6E3
monochromatic
#5CFF7B #99FFAD #D6FFDE #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.09
#D6FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#D6FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFDE
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFDE | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#F8F3E0
Tritanopia (blue-blind)
#D1FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6ffde; /* rgb */ color: rgb(214, 255, 222); /* oklch */ color: oklch(96.2% 0.061 150.9);
Tailwind
colors: {
custom: {
50: '#e3ffe8',
500: '#d6ffde',
950: '#000000',
},
}SCSS
$custom: #d6ffde; $custom-light: #e3ffe8; $custom-dark: #000000;
JSON
{
"hex": "#d6ffde",
"rgb": {
"r": 214,
"g": 255,
"b": 222
},
"hsl": {
"h": 131.707,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96236,
"c": 0.06089,
"h": 150.9
},
"luminance": 0.9109
}Semantic roles & 50–950 ramp
primary
#D6FFDE
secondary
#EB8ED9
accent
#00B9E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684