#D3FCDB#D3FCDB
#D3FCDB is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.3% C 0.061 H 150.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCDB |
|---|---|
| RGB | rgb(211, 252, 219) |
| HSL | hsl(132, 87%, 91%) |
| HSV | hsv(132, 16%, 99%) |
| CMYK | cmyk(16.3%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(95.41, -19.28, 11.47) |
| CIE-LCH | lch(95.41, 22.43, 149.24°) |
| OKLab | oklab(95.34% -0.0533 0.0297) |
| OKLCH | oklch(95.34% 0.061 150.8) |
| XYZ | xyz(74.4575, 88.5825, 80.1794) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.89
Pale Aqua
#B8FFEB
ΔE00 7.49
Pale Turquoise
#A5FBD5
ΔE00 7.60
Very Pale Green
#CFFDBC
ΔE00 7.72
Very Light Green
#D1FFBD
ΔE00 7.89
Light Sage
#BCECAC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCDB #FCD3F4
analogous
#DFFCD3 #D3FCDB #D3FCEF
triadic
#D3FCDB #DBD3FC #FCDBD3
tetradic
#D3FCDB #D3DFFC #FCD3F4 #FCEFD3
square
#D3FCDB #D3DFFC #FCD3F4 #FCEFD3
split-complementary
#D3FCDB #EFD3FC #FCD3DF
monochromatic
#60F47D #9AF8AC #D3FCDB #E2FDE8 #E2FDE8
Accessibility & contrast
On white
1.12
#D3FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D3FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCDB
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCDB | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#F5F0DD
Tritanopia (blue-blind)
#CEFAF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3fcdb; /* rgb */ color: rgb(211, 252, 219); /* oklch */ color: oklch(95.3% 0.061 150.8);
Tailwind
colors: {
custom: {
50: '#e1fde6',
500: '#d3fcdb',
950: '#000000',
},
}SCSS
$custom: #d3fcdb; $custom-light: #e1fde6; $custom-dark: #000000;
JSON
{
"hex": "#d3fcdb",
"rgb": {
"r": 211,
"g": 252,
"b": 219
},
"hsl": {
"h": 131.707,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.95337,
"c": 0.06103,
"h": 150.8
},
"luminance": 0.88584
}Semantic roles & 50–950 ramp
primary
#D3FCDB
secondary
#E48FD3
accent
#02B8E4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584