#D3FCDD#D3FCDD
#D3FCDD is a very light, muted green. Relative luminance 0.887; OKLCH L 95.4% C 0.059 H 152.6°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCDD |
|---|---|
| RGB | rgb(211, 252, 221) |
| HSL | hsl(135, 87%, 91%) |
| HSV | hsv(135, 16%, 99%) |
| CMYK | cmyk(16.3%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(95.45, -18.92, 10.51) |
| CIE-LCH | lch(95.45, 21.64, 150.95°) |
| OKLab | oklab(95.39% -0.0525 0.0273) |
| OKLCH | oklch(95.39% 0.059 152.6) |
| XYZ | xyz(74.7223, 88.6884, 81.5743) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.11
Mint
#AAF0C1
ΔE00 7.17
Pale Turquoise
#A5FBD5
ΔE00 7.62
Very Pale Green
#CFFDBC
ΔE00 8.29
Very Light Green
#D1FFBD
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCDD #FCD3F2
analogous
#DDFCD3 #D3FCDD #D3FCF1
triadic
#D3FCDD #DDD3FC #FCDDD3
tetradic
#D3FCDD #D3DDFC #FCD3F2 #FCF1D3
square
#D3FCDD #D3DDFC #FCD3F2 #FCF1D3
split-complementary
#D3FCDD #F1D3FC #FCD3DD
monochromatic
#60F484 #9AF8B1 #D3FCDD #E2FDE9 #E2FDE9
Accessibility & contrast
On white
1.12
#D3FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#D3FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCDD
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCDD | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DB
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#CEFBF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3fcdd; /* rgb */ color: rgb(211, 252, 221); /* oklch */ color: oklch(95.4% 0.059 152.6);
Tailwind
colors: {
custom: {
50: '#e0fde7',
500: '#d3fcdd',
950: '#000000',
},
}SCSS
$custom: #d3fcdd; $custom-light: #e0fde7; $custom-dark: #000000;
JSON
{
"hex": "#d3fcdd",
"rgb": {
"r": 211,
"g": 252,
"b": 221
},
"hsl": {
"h": 134.634,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.95387,
"c": 0.05914,
"h": 152.6
},
"luminance": 0.8869
}Semantic roles & 50–950 ramp
primary
#D3FCDD
secondary
#E48FCF
accent
#02ADE4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584