#D7FFDA#D7FFDA
#D7FFDA is a very light, moderate green. Relative luminance 0.910; OKLCH L 96.2% C 0.064 H 147.1°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFDA |
|---|---|
| RGB | rgb(215, 255, 218) |
| HSL | hsl(125, 100%, 92%) |
| HSV | hsv(125, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(96.42, -19.61, 13.47) |
| CIE-LCH | lch(96.42, 23.78, 145.52°) |
| OKLab | oklab(96.2% -0.0538 0.0348) |
| OKLCH | oklch(96.2% 0.064 147.1) |
| XYZ | xyz(76.4363, 91.0274, 79.8590) |
| Luminance | 0.9103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.66
Very Light Green
#D1FFBD
ΔE00 6.80
Mint
#AAF0C1
ΔE00 7.05
Celadon
#BEFDB7
ΔE00 7.93
Pale Green
#C7FDB5
ΔE00 8.02
Light Sage
#BCECAC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFDA #FFD7FC
analogous
#E8FFD7 #D7FFDA #D7FFEE
triadic
#D7FFDA #DAD7FF #FFDAD7
tetradic
#D7FFDA #D7E8FF #FFD7FC #FFEED7
square
#D7FFDA #D7E8FF #FFD7FC #FFEED7
split-complementary
#D7FFDA #EED7FF #FFD7E8
monochromatic
#5DFF69 #9AFFA1 #D7FFDA #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.09
#D7FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D7FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFDA
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFDA | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D8
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#D3FDF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7ffda; /* rgb */ color: rgb(215, 255, 218); /* oklch */ color: oklch(96.2% 0.064 147.1);
Tailwind
colors: {
custom: {
50: '#e3ffe5',
500: '#d7ffda',
950: '#000000',
},
}SCSS
$custom: #d7ffda; $custom-light: #e3ffe5; $custom-dark: #000000;
JSON
{
"hex": "#d7ffda",
"rgb": {
"r": 215,
"g": 255,
"b": 218
},
"hsl": {
"h": 124.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96203,
"c": 0.06414,
"h": 147.1
},
"luminance": 0.91029
}Semantic roles & 50–950 ramp
primary
#D7FFDA
secondary
#EB8FE4
accent
#00D4E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684