#D5FFDF#D5FFDF
#D5FFDF is a very light, moderate green. Relative luminance 0.910; OKLCH L 96.2% C 0.061 H 152.3°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFDF |
|---|---|
| RGB | rgb(213, 255, 223) |
| HSL | hsl(134, 100%, 92%) |
| HSV | hsv(134, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(96.41, -19.38, 10.86) |
| CIE-LCH | lch(96.41, 22.22, 150.73°) |
| OKLab | oklab(96.2% -0.0537 0.0282) |
| OKLCH | oklch(96.2% 0.061 152.3) |
| XYZ | xyz(76.5166, 90.9921, 83.3296) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.16
Mint
#AAF0C1
ΔE00 7.25
Pale Turquoise
#A5FBD5
ΔE00 7.58
Very Pale Green
#CFFDBC
ΔE00 8.10
Very Light Green
#D1FFBD
ΔE00 8.25
Light Mint
#B6FFBB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFDF #FFD5F5
analogous
#E0FFD5 #D5FFDF #D5FFF4
triadic
#D5FFDF #DFD5FF #FFDFD5
tetradic
#D5FFDF #D5E0FF #FFD5F5 #FFF4D5
square
#D5FFDF #D5E0FF #FFD5F5 #FFF4D5
split-complementary
#D5FFDF #F4D5FF #FFD5E0
monochromatic
#5BFF82 #98FFB0 #D5FFDF #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.09
#D5FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#D5FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFDF
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFDF | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#F8F3E1
Tritanopia (blue-blind)
#CFFEF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d5ffdf; /* rgb */ color: rgb(213, 255, 223); /* oklch */ color: oklch(96.2% 0.061 152.3);
Tailwind
colors: {
custom: {
50: '#e2ffe9',
500: '#d5ffdf',
950: '#000000',
},
}SCSS
$custom: #d5ffdf; $custom-light: #e2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#d5ffdf",
"rgb": {
"r": 213,
"g": 255,
"b": 223
},
"hsl": {
"h": 134.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96196,
"c": 0.06067,
"h": 152.3
},
"luminance": 0.90994
}Semantic roles & 50–950 ramp
primary
#D5FFDF
secondary
#EB8DD5
accent
#00AFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684