#D5FFDB#D5FFDB
#D5FFDB is a very light, moderate green. Relative luminance 0.908; OKLCH L 96.1% C 0.064 H 149.1°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFDB |
|---|---|
| RGB | rgb(213, 255, 219) |
| HSL | hsl(129, 100%, 92%) |
| HSV | hsv(129, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(96.32, -20.08, 12.79) |
| CIE-LCH | lch(96.32, 23.81, 147.51°) |
| OKLab | oklab(96.1% -0.0553 0.0331) |
| OKLCH | oklch(96.1% 0.064 149.1) |
| XYZ | xyz(75.9837, 90.7789, 80.5229) |
| Luminance | 0.9078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.80
Very Pale Green
#CFFDBC
ΔE00 6.97
Very Light Green
#D1FFBD
ΔE00 7.12
Pale Turquoise
#A5FBD5
ΔE00 7.63
Pale Aqua
#B8FFEB
ΔE00 7.97
Celadon
#BEFDB7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFDB #FFD5F9
analogous
#E4FFD5 #D5FFDB #D5FFF0
triadic
#D5FFDB #DBD5FF #FFDBD5
tetradic
#D5FFDB #D5E4FF #FFD5F9 #FFF0D5
square
#D5FFDB #D5E4FF #FFD5F9 #FFF0D5
split-complementary
#D5FFDB #F0D5FF #FFD5E4
monochromatic
#5BFF72 #98FFA7 #D5FFDB #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.10
#D5FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#D5FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFDB
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFDB | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D9
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#D0FDF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5ffdb; /* rgb */ color: rgb(213, 255, 219); /* oklch */ color: oklch(96.1% 0.064 149.1);
Tailwind
colors: {
custom: {
50: '#e2ffe6',
500: '#d5ffdb',
950: '#000000',
},
}SCSS
$custom: #d5ffdb; $custom-light: #e2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d5ffdb",
"rgb": {
"r": 213,
"g": 255,
"b": 219
},
"hsl": {
"h": 128.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96097,
"c": 0.06449,
"h": 149.1
},
"luminance": 0.90781
}Semantic roles & 50–950 ramp
primary
#D5FFDB
secondary
#EB8DDE
accent
#00C5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684