#D3FCDF#D3FCDF
#D3FCDF is a very light, muted green. Relative luminance 0.888; OKLCH L 95.4% C 0.057 H 154.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCDF |
|---|---|
| RGB | rgb(211, 252, 223) |
| HSL | hsl(138, 87%, 91%) |
| HSV | hsv(138, 16%, 99%) |
| CMYK | cmyk(16.3%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(95.50, -18.56, 9.54) |
| CIE-LCH | lch(95.50, 20.87, 152.79°) |
| OKLab | oklab(95.44% -0.0517 0.0248) |
| OKLCH | oklch(95.44% 0.057 154.4) |
| XYZ | xyz(74.9904, 88.7957, 82.9860) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.75
Mint
#AAF0C1
ΔE00 7.48
Pale Turquoise
#A5FBD5
ΔE00 7.68
Eggshell Blue
#C4FFF7
ΔE00 8.41
Duck Egg Blue
#C3FBF4
ΔE00 8.50
Ice
#D6FFFA
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCDF #FCD3F0
analogous
#DBFCD3 #D3FCDF #D3FCF3
triadic
#D3FCDF #DFD3FC #FCDFD3
tetradic
#D3FCDF #D3DBFC #FCD3F0 #FCF3D3
square
#D3FCDF #D3DBFC #FCD3F0 #FCF3D3
split-complementary
#D3FCDF #F3D3FC #FCD3DB
monochromatic
#60F48C #9AF8B5 #D3FCDF #E2FDEA #E2FDEA
Accessibility & contrast
On white
1.12
#D3FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#D3FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCDF
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCDF | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DE
Deuteranopia (green-blind)
#F4F0E0
Tritanopia (blue-blind)
#CDFBF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3fcdf; /* rgb */ color: rgb(211, 252, 223); /* oklch */ color: oklch(95.4% 0.057 154.4);
Tailwind
colors: {
custom: {
50: '#e0fde9',
500: '#d3fcdf',
950: '#000000',
},
}SCSS
$custom: #d3fcdf; $custom-light: #e0fde9; $custom-dark: #000000;
JSON
{
"hex": "#d3fcdf",
"rgb": {
"r": 211,
"g": 252,
"b": 223
},
"hsl": {
"h": 137.561,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.95438,
"c": 0.05731,
"h": 154.4
},
"luminance": 0.88797
}Semantic roles & 50–950 ramp
primary
#D3FCDF
secondary
#E48FCB
accent
#02A2E4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584