#D5FCDF#D5FCDF
#D5FCDF is a very light, muted green. Relative luminance 0.891; OKLCH L 95.6% C 0.056 H 153.1°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FCDF |
|---|---|
| RGB | rgb(213, 252, 223) |
| HSL | hsl(135, 87%, 91%) |
| HSV | hsv(135, 15%, 99%) |
| CMYK | cmyk(15.5%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(95.62, -17.92, 9.74) |
| CIE-LCH | lch(95.62, 20.39, 151.48°) |
| OKLab | oklab(95.57% -0.0498 0.0253) |
| OKLCH | oklch(95.57% 0.056 153.1) |
| XYZ | xyz(75.5671, 89.0930, 83.0131) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.16
Mint
#AAF0C1
ΔE00 7.77
Pale Turquoise
#A5FBD5
ΔE00 8.10
Honeydew
#F0FFF0
ΔE00 8.36
Ice
#D6FFFA
ΔE00 8.65
Eggshell Blue
#C4FFF7
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FCDF #FCD5F2
analogous
#DEFCD5 #D5FCDF #D5FCF2
triadic
#D5FCDF #DFD5FC #FCDFD5
tetradic
#D5FCDF #D5DEFC #FCD5F2 #FCF2D5
square
#D5FCDF #D5DEFC #FCD5F2 #FCF2D5
split-complementary
#D5FCDF #F2D5FC #FCD5DE
monochromatic
#63F488 #9CF8B3 #D5FCDF #E2FDE9 #E2FDE9
Accessibility & contrast
On white
1.12
#D5FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#D5FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FCDF
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FCDF | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DE
Deuteranopia (green-blind)
#F5F1E0
Tritanopia (blue-blind)
#D0FBF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d5fcdf; /* rgb */ color: rgb(213, 252, 223); /* oklch */ color: oklch(95.6% 0.056 153.1);
Tailwind
colors: {
custom: {
50: '#e2fde9',
500: '#d5fcdf',
950: '#000000',
},
}SCSS
$custom: #d5fcdf; $custom-light: #e2fde9; $custom-dark: #000000;
JSON
{
"hex": "#d5fcdf",
"rgb": {
"r": 213,
"g": 252,
"b": 223
},
"hsl": {
"h": 135.385,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.95569,
"c": 0.05582,
"h": 153.1
},
"luminance": 0.89095
}Semantic roles & 50–950 ramp
primary
#D5FCDF
secondary
#E491CF
accent
#02AAE3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584