#D3FFD5#D3FFD5
#D3FFD5 is a very light, moderate green. Relative luminance 0.902; OKLCH L 95.8% C 0.072 H 146.2°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFD5 |
|---|---|
| RGB | rgb(211, 255, 213) |
| HSL | hsl(123, 100%, 91%) |
| HSV | hsv(123, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.07, -21.77, 15.49) |
| CIE-LCH | lch(96.07, 26.72, 144.57°) |
| OKLab | oklab(95.82% -0.0597 0.04) |
| OKLCH | oklch(95.82% 0.072 146.2) |
| XYZ | xyz(74.6313, 90.1713, 76.4106) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.42
Very Light Green
#D1FFBD
ΔE00 5.57
Mint
#AAF0C1
ΔE00 6.15
Celadon
#BEFDB7
ΔE00 6.54
Pale Green
#C7FDB5
ΔE00 6.70
Light Mint
#B6FFBB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFD5 #FFD3FD
analogous
#E7FFD3 #D3FFD5 #D3FFEB
triadic
#D3FFD5 #D5D3FF #FFD5D3
tetradic
#D3FFD5 #D3E7FF #FFD3FD #FFEBD3
square
#D3FFD5 #D3E7FF #FFD3FD #FFEBD3
split-complementary
#D3FFD5 #EBD3FF #FFD3E7
monochromatic
#59FF60 #96FF9B #D3FFD5 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.10
#D3FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#D3FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFD5
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFD5 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D3
Deuteranopia (green-blind)
#F9F2D7
Tritanopia (blue-blind)
#CFFDF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3ffd5; /* rgb */ color: rgb(211, 255, 213); /* oklch */ color: oklch(95.8% 0.072 146.2);
Tailwind
colors: {
custom: {
50: '#e1ffe2',
500: '#d3ffd5',
950: '#000000',
},
}SCSS
$custom: #d3ffd5; $custom-light: #e1ffe2; $custom-dark: #000000;
JSON
{
"hex": "#d3ffd5",
"rgb": {
"r": 211,
"g": 255,
"b": 213
},
"hsl": {
"h": 122.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.95822,
"c": 0.07182,
"h": 146.2
},
"luminance": 0.90173
}Semantic roles & 50–950 ramp
primary
#D3FFD5
secondary
#EB8CE6
accent
#00DBE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684