#D7FFD9#D7FFD9
#D7FFD9 is a very light, moderate green. Relative luminance 0.910; OKLCH L 96.2% C 0.065 H 146.4°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFD9 |
|---|---|
| RGB | rgb(215, 255, 217) |
| HSL | hsl(123, 100%, 92%) |
| HSV | hsv(123, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(96.40, -19.78, 13.95) |
| CIE-LCH | lch(96.40, 24.20, 144.81°) |
| OKLab | oklab(96.18% -0.0542 0.0361) |
| OKLCH | oklch(96.18% 0.065 146.4) |
| XYZ | xyz(76.3058, 90.9753, 79.1719) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.39
Very Light Green
#D1FFBD
ΔE00 6.53
Mint
#AAF0C1
ΔE00 6.98
Celadon
#BEFDB7
ΔE00 7.69
Pale Green
#C7FDB5
ΔE00 7.76
Light Sage
#BCECAC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFD9 #FFD7FD
analogous
#E9FFD7 #D7FFD9 #D7FFED
triadic
#D7FFD9 #D9D7FF #FFD9D7
tetradic
#D7FFD9 #D7E9FF #FFD7FD #FFEDD7
square
#D7FFD9 #D7E9FF #FFD7FD #FFEDD7
split-complementary
#D7FFD9 #EDD7FF #FFD7E9
monochromatic
#5DFF65 #9AFF9F #D7FFD9 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.09
#D7FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#D7FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFD9
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFD9 | 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)
#FFF7D7
Deuteranopia (green-blind)
#FAF3DB
Tritanopia (blue-blind)
#D3FDF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7ffd9; /* rgb */ color: rgb(215, 255, 217); /* oklch */ color: oklch(96.2% 0.065 146.4);
Tailwind
colors: {
custom: {
50: '#e3ffe4',
500: '#d7ffd9',
950: '#000000',
},
}SCSS
$custom: #d7ffd9; $custom-light: #e3ffe4; $custom-dark: #000000;
JSON
{
"hex": "#d7ffd9",
"rgb": {
"r": 215,
"g": 255,
"b": 217
},
"hsl": {
"h": 123,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96179,
"c": 0.06514,
"h": 146.4
},
"luminance": 0.90977
}Semantic roles & 50–950 ramp
primary
#D7FFD9
secondary
#EB8FE7
accent
#00DAE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684