#D5FFDA#D5FFDA
#D5FFDA is a very light, moderate green. Relative luminance 0.907; OKLCH L 96.1% C 0.065 H 148.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFDA |
|---|---|
| RGB | rgb(213, 255, 218) |
| HSL | hsl(127, 100%, 92%) |
| HSV | hsv(127, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(96.30, -20.26, 13.27) |
| CIE-LCH | lch(96.30, 24.22, 146.77°) |
| OKLab | oklab(96.07% -0.0557 0.0343) |
| OKLCH | oklch(96.07% 0.065 148.4) |
| XYZ | xyz(75.8524, 90.7264, 79.8317) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.70
Mint
#AAF0C1
ΔE00 6.72
Very Light Green
#D1FFBD
ΔE00 6.84
Pale Turquoise
#A5FBD5
ΔE00 7.67
Celadon
#BEFDB7
ΔE00 7.82
Light Mint
#B6FFBB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFDA #FFD5FA
analogous
#E5FFD5 #D5FFDA #D5FFEF
triadic
#D5FFDA #DAD5FF #FFDAD5
tetradic
#D5FFDA #D5E5FF #FFD5FA #FFEFD5
square
#D5FFDA #D5E5FF #FFD5FA #FFEFD5
split-complementary
#D5FFDA #EFD5FF #FFD5E5
monochromatic
#5BFF6E #98FFA4 #D5FFDA #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.10
#D5FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D5FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFDA
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFDA | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D8
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#D0FDF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5ffda; /* rgb */ color: rgb(213, 255, 218); /* oklch */ color: oklch(96.1% 0.065 148.4);
Tailwind
colors: {
custom: {
50: '#e2ffe5',
500: '#d5ffda',
950: '#000000',
},
}SCSS
$custom: #d5ffda; $custom-light: #e2ffe5; $custom-dark: #000000;
JSON
{
"hex": "#d5ffda",
"rgb": {
"r": 213,
"g": 255,
"b": 218
},
"hsl": {
"h": 127.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96072,
"c": 0.06548,
"h": 148.4
},
"luminance": 0.90728
}Semantic roles & 50–950 ramp
primary
#D5FFDA
secondary
#EB8DE0
accent
#00CAE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684