#D6FFDB#D6FFDB
#D6FFDB is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.2% C 0.064 H 148.5°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFDB |
|---|---|
| RGB | rgb(214, 255, 219) |
| HSL | hsl(127, 100%, 92%) |
| HSV | hsv(127, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(96.38, -19.76, 12.89) |
| CIE-LCH | lch(96.38, 23.59, 146.89°) |
| OKLab | oklab(96.16% -0.0544 0.0334) |
| OKLCH | oklch(96.16% 0.064 148.5) |
| XYZ | xyz(76.2747, 90.9290, 80.5365) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.95
Mint
#AAF0C1
ΔE00 6.96
Very Light Green
#D1FFBD
ΔE00 7.09
Pale Turquoise
#A5FBD5
ΔE00 7.84
Celadon
#BEFDB7
ΔE00 8.12
Pale Aqua
#B8FFEB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFDB #FFD6FA
analogous
#E6FFD6 #D6FFDB #D6FFF0
triadic
#D6FFDB #DBD6FF #FFDBD6
tetradic
#D6FFDB #D6E6FF #FFD6FA #FFF0D6
square
#D6FFDB #D6E6FF #FFD6FA #FFF0D6
split-complementary
#D6FFDB #F0D6FF #FFD6E6
monochromatic
#5CFF70 #99FFA5 #D6FFDB #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.09
#D6FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#D6FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFDB
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFDB | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D9
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#D1FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6ffdb; /* rgb */ color: rgb(214, 255, 219); /* oklch */ color: oklch(96.2% 0.064 148.5);
Tailwind
colors: {
custom: {
50: '#e3ffe6',
500: '#d6ffdb',
950: '#000000',
},
}SCSS
$custom: #d6ffdb; $custom-light: #e3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d6ffdb",
"rgb": {
"r": 214,
"g": 255,
"b": 219
},
"hsl": {
"h": 127.317,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96162,
"c": 0.06381,
"h": 148.5
},
"luminance": 0.90931
}Semantic roles & 50–950 ramp
primary
#D6FFDB
secondary
#EB8EE0
accent
#00CAE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684