#D6FFDA#D6FFDA
#D6FFDA is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.1% C 0.065 H 147.7°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFDA |
|---|---|
| RGB | rgb(214, 255, 218) |
| HSL | hsl(126, 100%, 92%) |
| HSV | hsv(126, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(96.36, -19.93, 13.37) |
| CIE-LCH | lch(96.36, 24.00, 146.15°) |
| OKLab | oklab(96.14% -0.0548 0.0346) |
| OKLCH | oklch(96.14% 0.065 147.7) |
| XYZ | xyz(76.1435, 90.8765, 79.8453) |
| Luminance | 0.9088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.68
Very Light Green
#D1FFBD
ΔE00 6.82
Mint
#AAF0C1
ΔE00 6.88
Celadon
#BEFDB7
ΔE00 7.87
Pale Turquoise
#A5FBD5
ΔE00 7.88
Light Mint
#B6FFBB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFDA #FFD6FB
analogous
#E7FFD6 #D6FFDA #D6FFEF
triadic
#D6FFDA #DAD6FF #FFDAD6
tetradic
#D6FFDA #D6E7FF #FFD6FB #FFEFD6
square
#D6FFDA #D6E7FF #FFD6FB #FFEFD6
split-complementary
#D6FFDA #EFD6FF #FFD6E7
monochromatic
#5CFF6C #99FFA3 #D6FFDA #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.10
#D6FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D6FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFDA
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFDA | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D8
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#D2FDF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6ffda; /* rgb */ color: rgb(214, 255, 218); /* oklch */ color: oklch(96.1% 0.065 147.7);
Tailwind
colors: {
custom: {
50: '#e3ffe5',
500: '#d6ffda',
950: '#000000',
},
}SCSS
$custom: #d6ffda; $custom-light: #e3ffe5; $custom-dark: #000000;
JSON
{
"hex": "#d6ffda",
"rgb": {
"r": 214,
"g": 255,
"b": 218
},
"hsl": {
"h": 125.854,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96137,
"c": 0.0648,
"h": 147.7
},
"luminance": 0.90878
}Semantic roles & 50–950 ramp
primary
#D6FFDA
secondary
#EB8EE2
accent
#00CFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684