#D3FFDC#D3FFDC
#D3FFDC is a very light, moderate green. Relative luminance 0.905; OKLCH L 96.0% C 0.065 H 151.1°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFDC |
|---|---|
| RGB | rgb(211, 255, 220) |
| HSL | hsl(132, 100%, 91%) |
| HSV | hsv(132, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.22, -20.56, 12.12) |
| CIE-LCH | lch(96.22, 23.86, 149.48°) |
| OKLab | oklab(95.99% -0.0568 0.0314) |
| OKLCH | oklch(95.99% 0.065 151.1) |
| XYZ | xyz(75.5390, 90.5344, 81.1913) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.60
Pale Turquoise
#A5FBD5
ΔE00 7.19
Very Pale Green
#CFFDBC
ΔE00 7.32
Pale Aqua
#B8FFEB
ΔE00 7.42
Very Light Green
#D1FFBD
ΔE00 7.47
Light Mint
#B6FFBB
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFDC #FFD3F6
analogous
#E0FFD3 #D3FFDC #D3FFF2
triadic
#D3FFDC #DCD3FF #FFDCD3
tetradic
#D3FFDC #D3E0FF #FFD3F6 #FFF2D3
square
#D3FFDC #D3E0FF #FFD3F6 #FFF2D3
split-complementary
#D3FFDC #F2D3FF #FFD3E0
monochromatic
#59FF7B #96FFAB #D3FFDC #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.10
#D3FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#D3FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFDC
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFDC | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F8F2DE
Tritanopia (blue-blind)
#CDFDF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3ffdc; /* rgb */ color: rgb(211, 255, 220); /* oklch */ color: oklch(96.0% 0.065 151.1);
Tailwind
colors: {
custom: {
50: '#e1ffe6',
500: '#d3ffdc',
950: '#000000',
},
}SCSS
$custom: #d3ffdc; $custom-light: #e1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d3ffdc",
"rgb": {
"r": 211,
"g": 255,
"b": 220
},
"hsl": {
"h": 132.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.95992,
"c": 0.06492,
"h": 151.1
},
"luminance": 0.90536
}Semantic roles & 50–950 ramp
primary
#D3FFDC
secondary
#EB8CD7
accent
#00B7E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684