#D3FCD3#D3FCD3
#D3FCD3 is a very light, moderate green. Relative luminance 0.882; OKLCH L 95.1% C 0.069 H 145.0°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCD3 |
|---|---|
| RGB | rgb(211, 252, 211) |
| HSL | hsl(120, 87%, 91%) |
| HSV | hsv(120, 16%, 99%) |
| CMYK | cmyk(16.3%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(95.23, -20.66, 15.34) |
| CIE-LCH | lch(95.23, 25.73, 143.42°) |
| OKLab | oklab(95.14% -0.0565 0.0396) |
| OKLCH | oklch(95.14% 0.069 145) |
| XYZ | xyz(73.4295, 88.1713, 74.7655) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.52
Very Light Green
#D1FFBD
ΔE00 5.70
Mint
#AAF0C1
ΔE00 6.29
Light Sage
#BCECAC
ΔE00 6.76
Celadon
#BEFDB7
ΔE00 6.81
Pale Green
#C7FDB5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCD3 #FCD3FC
analogous
#E7FCD3 #D3FCD3 #D3FCE7
triadic
#D3FCD3 #D3D3FC #FCD3D3
tetradic
#D3FCD3 #D3E7FC #FCD3FC #FCE7D3
square
#D3FCD3 #D3E7FC #FCD3FC #FCE7D3
split-complementary
#D3FCD3 #E7D3FC #FCD3E7
monochromatic
#60F460 #9AF89A #D3FCD3 #E2FDE2 #E2FDE2
Accessibility & contrast
On white
1.13
#D3FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#D3FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCD3
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCD3 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D1
Deuteranopia (green-blind)
#F7F0D5
Tritanopia (blue-blind)
#CFF9F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d3fcd3; /* rgb */ color: rgb(211, 252, 211); /* oklch */ color: oklch(95.1% 0.069 145.0);
Tailwind
colors: {
custom: {
50: '#e1fde0',
500: '#d3fcd3',
950: '#000000',
},
}SCSS
$custom: #d3fcd3; $custom-light: #e1fde0; $custom-dark: #000000;
JSON
{
"hex": "#d3fcd3",
"rgb": {
"r": 211,
"g": 252,
"b": 211
},
"hsl": {
"h": 120,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.95143,
"c": 0.06902,
"h": 145
},
"luminance": 0.88173
}Semantic roles & 50–950 ramp
primary
#D3FCD3
secondary
#E48FE4
accent
#02E4E4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584