#D6FFDC#D6FFDC
#D6FFDC is a very light, moderate green. Relative luminance 0.910; OKLCH L 96.2% C 0.063 H 149.2°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFDC |
|---|---|
| RGB | rgb(214, 255, 220) |
| HSL | hsl(129, 100%, 92%) |
| HSV | hsv(129, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.40, -19.58, 12.41) |
| CIE-LCH | lch(96.40, 23.18, 147.65°) |
| OKLab | oklab(96.19% -0.054 0.0321) |
| OKLCH | oklch(96.19% 0.063 149.2) |
| XYZ | xyz(76.4068, 90.9818, 81.2319) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.05
Very Pale Green
#CFFDBC
ΔE00 7.23
Very Light Green
#D1FFBD
ΔE00 7.37
Pale Turquoise
#A5FBD5
ΔE00 7.81
Pale Aqua
#B8FFEB
ΔE00 7.94
Celadon
#BEFDB7
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFDC #FFD6F9
analogous
#E5FFD6 #D6FFDC #D6FFF1
triadic
#D6FFDC #DCD6FF #FFDCD6
tetradic
#D6FFDC #D6E5FF #FFD6F9 #FFF1D6
square
#D6FFDC #D6E5FF #FFD6F9 #FFF1D6
split-complementary
#D6FFDC #F1D6FF #FFD6E5
monochromatic
#5CFF74 #99FFA8 #D6FFDC #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.09
#D6FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#D6FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFDC
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFDC | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#D1FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6ffdc; /* rgb */ color: rgb(214, 255, 220); /* oklch */ color: oklch(96.2% 0.063 149.2);
Tailwind
colors: {
custom: {
50: '#e3ffe6',
500: '#d6ffdc',
950: '#000000',
},
}SCSS
$custom: #d6ffdc; $custom-light: #e3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d6ffdc",
"rgb": {
"r": 214,
"g": 255,
"b": 220
},
"hsl": {
"h": 128.78,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96186,
"c": 0.06283,
"h": 149.2
},
"luminance": 0.90983
}Semantic roles & 50–950 ramp
primary
#D6FFDC
secondary
#EB8EDD
accent
#00C4E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684