#D6FCDF#D6FCDF
#D6FCDF is a very light, muted green. Relative luminance 0.892; OKLCH L 95.6% C 0.055 H 152.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FCDF |
|---|---|
| RGB | rgb(214, 252, 223) |
| HSL | hsl(134, 86%, 91%) |
| HSV | hsv(134, 15%, 99%) |
| CMYK | cmyk(15.1%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(95.68, -17.59, 9.84) |
| CIE-LCH | lch(95.68, 20.16, 150.79°) |
| OKLab | oklab(95.63% -0.0488 0.0255) |
| OKLCH | oklch(95.63% 0.055 152.4) |
| XYZ | xyz(75.8581, 89.2431, 83.0267) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.37
Mint
#AAF0C1
ΔE00 7.93
Honeydew
#F0FFF0
ΔE00 8.17
Pale Turquoise
#A5FBD5
ΔE00 8.31
Ice
#D6FFFA
ΔE00 8.67
Eggshell Blue
#C4FFF7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FCDF #FCD6F3
analogous
#E0FCD6 #D6FCDF #D6FCF2
triadic
#D6FCDF #DFD6FC #FCDFD6
tetradic
#D6FCDF #D6E0FC #FCD6F3 #FCF2D6
square
#D6FCDF #D6E0FC #FCD6F3 #FCF2D6
split-complementary
#D6FCDF #F2D6FC #FCD6E0
monochromatic
#64F486 #9DF8B2 #D6FCDF #E2FDE9 #E2FDE9
Accessibility & contrast
On white
1.11
#D6FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#D6FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FCDF
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FCDF | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DE
Deuteranopia (green-blind)
#F5F1E0
Tritanopia (blue-blind)
#D1FBF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d6fcdf; /* rgb */ color: rgb(214, 252, 223); /* oklch */ color: oklch(95.6% 0.055 152.4);
Tailwind
colors: {
custom: {
50: '#e3fde9',
500: '#d6fcdf',
950: '#000000',
},
}SCSS
$custom: #d6fcdf; $custom-light: #e3fde9; $custom-dark: #000000;
JSON
{
"hex": "#d6fcdf",
"rgb": {
"r": 214,
"g": 252,
"b": 223
},
"hsl": {
"h": 134.211,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.95634,
"c": 0.0551,
"h": 152.4
},
"luminance": 0.89245
}Semantic roles & 50–950 ramp
primary
#D6FCDF
secondary
#E492D1
accent
#03AEE3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584