#D5FFD5#D5FFD5
#D5FFD5 is a very light, moderate green. Relative luminance 0.905; OKLCH L 96.0% C 0.071 H 145.0°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFD5 |
|---|---|
| RGB | rgb(213, 255, 213) |
| HSL | hsl(120, 100%, 92%) |
| HSV | hsv(120, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.19, -21.12, 15.68) |
| CIE-LCH | lch(96.19, 26.30, 143.40°) |
| OKLab | oklab(95.95% -0.0578 0.0405) |
| OKLCH | oklch(95.95% 0.071 145) |
| XYZ | xyz(75.2080, 90.4686, 76.4377) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.37
Very Light Green
#D1FFBD
ΔE00 5.51
Mint
#AAF0C1
ΔE00 6.48
Celadon
#BEFDB7
ΔE00 6.66
Pale Green
#C7FDB5
ΔE00 6.72
Light Mint
#B6FFBB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFD5 #FFD5FF
analogous
#EAFFD5 #D5FFD5 #D5FFEA
triadic
#D5FFD5 #D5D5FF #FFD5D5
tetradic
#D5FFD5 #D5EAFF #FFD5FF #FFEAD5
square
#D5FFD5 #D5EAFF #FFD5FF #FFEAD5
split-complementary
#D5FFD5 #EAD5FF #FFD5EA
monochromatic
#5BFF5B #98FF98 #D5FFD5 #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.10
#D5FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#D5FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFD5
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFD5 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D3
Deuteranopia (green-blind)
#FAF2D7
Tritanopia (blue-blind)
#D1FCF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5ffd5; /* rgb */ color: rgb(213, 255, 213); /* oklch */ color: oklch(96.0% 0.071 145.0);
Tailwind
colors: {
custom: {
50: '#e2ffe2',
500: '#d5ffd5',
950: '#000000',
},
}SCSS
$custom: #d5ffd5; $custom-light: #e2ffe2; $custom-dark: #000000;
JSON
{
"hex": "#d5ffd5",
"rgb": {
"r": 213,
"g": 255,
"b": 213
},
"hsl": {
"h": 120,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.95952,
"c": 0.07054,
"h": 145
},
"luminance": 0.9047
}Semantic roles & 50–950 ramp
primary
#D5FFD5
secondary
#EB8DEB
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684