#D3FCDE#D3FCDE
#D3FCDE is a very light, muted green. Relative luminance 0.887; OKLCH L 95.4% C 0.058 H 153.5°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCDE |
|---|---|
| RGB | rgb(211, 252, 222) |
| HSL | hsl(136, 87%, 91%) |
| HSV | hsv(136, 16%, 99%) |
| CMYK | cmyk(16.3%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(95.47, -18.74, 10.03) |
| CIE-LCH | lch(95.47, 21.26, 151.86°) |
| OKLab | oklab(95.41% -0.0521 0.026) |
| OKLCH | oklch(95.41% 0.058 153.5) |
| XYZ | xyz(74.8560, 88.7419, 82.2781) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.92
Mint
#AAF0C1
ΔE00 7.32
Pale Turquoise
#A5FBD5
ΔE00 7.64
Very Pale Green
#CFFDBC
ΔE00 8.59
Eggshell Blue
#C4FFF7
ΔE00 8.70
Very Light Green
#D1FFBD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCDE #FCD3F1
analogous
#DCFCD3 #D3FCDE #D3FCF2
triadic
#D3FCDE #DED3FC #FCDED3
tetradic
#D3FCDE #D3DCFC #FCD3F1 #FCF2D3
square
#D3FCDE #D3DCFC #FCD3F1 #FCF2D3
split-complementary
#D3FCDE #F2D3FC #FCD3DC
monochromatic
#60F488 #9AF8B3 #D3FCDE #E2FDEA #E2FDEA
Accessibility & contrast
On white
1.12
#D3FCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#D3FCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCDE
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCDE | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#F5F0E0
Tritanopia (blue-blind)
#CDFBF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3fcde; /* rgb */ color: rgb(211, 252, 222); /* oklch */ color: oklch(95.4% 0.058 153.5);
Tailwind
colors: {
custom: {
50: '#e0fde8',
500: '#d3fcde',
950: '#000000',
},
}SCSS
$custom: #d3fcde; $custom-light: #e0fde8; $custom-dark: #000000;
JSON
{
"hex": "#d3fcde",
"rgb": {
"r": 211,
"g": 252,
"b": 222
},
"hsl": {
"h": 136.098,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.95412,
"c": 0.05821,
"h": 153.5
},
"luminance": 0.88744
}Semantic roles & 50–950 ramp
primary
#D3FCDE
secondary
#E48FCD
accent
#02A7E4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584