#D3FFD9#D3FFD9
#D3FFD9 is a very light, moderate green. Relative luminance 0.904; OKLCH L 95.9% C 0.068 H 148.9°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFD9 |
|---|---|
| RGB | rgb(211, 255, 217) |
| HSL | hsl(128, 100%, 91%) |
| HSV | hsv(128, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(96.15, -21.08, 13.56) |
| CIE-LCH | lch(96.15, 25.07, 147.25°) |
| OKLab | oklab(95.92% -0.058 0.0351) |
| OKLCH | oklch(95.92% 0.068 148.9) |
| XYZ | xyz(75.1453, 90.3769, 79.1175) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.33
Very Pale Green
#CFFDBC
ΔE00 6.49
Very Light Green
#D1FFBD
ΔE00 6.64
Pale Turquoise
#A5FBD5
ΔE00 7.31
Celadon
#BEFDB7
ΔE00 7.49
Light Mint
#B6FFBB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFD9 #FFD3F9
analogous
#E3FFD3 #D3FFD9 #D3FFEF
triadic
#D3FFD9 #D9D3FF #FFD9D3
tetradic
#D3FFD9 #D3E3FF #FFD3F9 #FFEFD3
square
#D3FFD9 #D3E3FF #FFD3F9 #FFEFD3
split-complementary
#D3FFD9 #EFD3FF #FFD3E3
monochromatic
#59FF6F #96FFA4 #D3FFD9 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.10
#D3FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D3FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFD9
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFD9 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D7
Deuteranopia (green-blind)
#F8F2DB
Tritanopia (blue-blind)
#CEFDF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3ffd9; /* rgb */ color: rgb(211, 255, 217); /* oklch */ color: oklch(95.9% 0.068 148.9);
Tailwind
colors: {
custom: {
50: '#e1ffe4',
500: '#d3ffd9',
950: '#000000',
},
}SCSS
$custom: #d3ffd9; $custom-light: #e1ffe4; $custom-dark: #000000;
JSON
{
"hex": "#d3ffd9",
"rgb": {
"r": 211,
"g": 255,
"b": 217
},
"hsl": {
"h": 128.182,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.95918,
"c": 0.06782,
"h": 148.9
},
"luminance": 0.90379
}Semantic roles & 50–950 ramp
primary
#D3FFD9
secondary
#EB8CDE
accent
#00C6E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684