#D3FCDC#D3FCDC
#D3FCDC is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.4% C 0.060 H 151.7°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCDC |
|---|---|
| RGB | rgb(211, 252, 220) |
| HSL | hsl(133, 87%, 91%) |
| HSV | hsv(133, 16%, 99%) |
| CMYK | cmyk(16.3%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(95.43, -19.10, 10.99) |
| CIE-LCH | lch(95.43, 22.04, 150.08°) |
| OKLab | oklab(95.36% -0.0529 0.0285) |
| OKLCH | oklch(95.36% 0.06 151.7) |
| XYZ | xyz(74.5895, 88.6353, 80.8748) |
| Luminance | 0.8864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.02
Pale Aqua
#B8FFEB
ΔE00 7.30
Pale Turquoise
#A5FBD5
ΔE00 7.60
Very Pale Green
#CFFDBC
ΔE00 8.00
Very Light Green
#D1FFBD
ΔE00 8.18
Light Sage
#BCECAC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCDC #FCD3F3
analogous
#DEFCD3 #D3FCDC #D3FCF0
triadic
#D3FCDC #DCD3FC #FCDCD3
tetradic
#D3FCDC #D3DEFC #FCD3F3 #FCF0D3
square
#D3FCDC #D3DEFC #FCD3F3 #FCF0D3
split-complementary
#D3FCDC #F0D3FC #FCD3DE
monochromatic
#60F481 #9AF8AE #D3FCDC #E2FDE8 #E2FDE8
Accessibility & contrast
On white
1.12
#D3FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#D3FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCDC
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCDC | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DA
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#CEFBF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3fcdc; /* rgb */ color: rgb(211, 252, 220); /* oklch */ color: oklch(95.4% 0.060 151.7);
Tailwind
colors: {
custom: {
50: '#e0fde6',
500: '#d3fcdc',
950: '#000000',
},
}SCSS
$custom: #d3fcdc; $custom-light: #e0fde6; $custom-dark: #000000;
JSON
{
"hex": "#d3fcdc",
"rgb": {
"r": 211,
"g": 252,
"b": 220
},
"hsl": {
"h": 133.171,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.95362,
"c": 0.06008,
"h": 151.7
},
"luminance": 0.88637
}Semantic roles & 50–950 ramp
primary
#D3FCDC
secondary
#E48FD1
accent
#02B2E4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584