#D5FFDC#D5FFDC
#D5FFDC is a very light, moderate green. Relative luminance 0.908; OKLCH L 96.1% C 0.064 H 149.9°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFDC |
|---|---|
| RGB | rgb(213, 255, 220) |
| HSL | hsl(130, 100%, 92%) |
| HSV | hsv(130, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.34, -19.91, 12.31) |
| CIE-LCH | lch(96.34, 23.41, 148.27°) |
| OKLab | oklab(96.12% -0.0549 0.0319) |
| OKLCH | oklch(96.12% 0.064 149.9) |
| XYZ | xyz(76.1157, 90.8317, 81.2183) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.90
Very Pale Green
#CFFDBC
ΔE00 7.25
Very Light Green
#D1FFBD
ΔE00 7.40
Pale Turquoise
#A5FBD5
ΔE00 7.60
Pale Aqua
#B8FFEB
ΔE00 7.76
Celadon
#BEFDB7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFDC #FFD5F8
analogous
#E3FFD5 #D5FFDC #D5FFF1
triadic
#D5FFDC #DCD5FF #FFDCD5
tetradic
#D5FFDC #D5E3FF #FFD5F8 #FFF1D5
square
#D5FFDC #D5E3FF #FFD5F8 #FFF1D5
split-complementary
#D5FFDC #F1D5FF #FFD5E3
monochromatic
#5BFF76 #98FFA9 #D5FFDC #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.10
#D5FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#D5FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFDC
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFDC | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F8F3DE
Tritanopia (blue-blind)
#D0FDF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5ffdc; /* rgb */ color: rgb(213, 255, 220); /* oklch */ color: oklch(96.1% 0.064 149.9);
Tailwind
colors: {
custom: {
50: '#e2ffe6',
500: '#d5ffdc',
950: '#000000',
},
}SCSS
$custom: #d5ffdc; $custom-light: #e2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d5ffdc",
"rgb": {
"r": 213,
"g": 255,
"b": 220
},
"hsl": {
"h": 130,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96121,
"c": 0.06352,
"h": 149.9
},
"luminance": 0.90833
}Semantic roles & 50–950 ramp
primary
#D5FFDC
secondary
#EB8DDB
accent
#00BFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684