#D7FCDE#D7FCDE
#D7FCDE is a very light, muted green. Relative luminance 0.893; OKLCH L 95.7% C 0.055 H 150.7°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FCDE |
|---|---|
| RGB | rgb(215, 252, 222) |
| HSL | hsl(131, 86%, 92%) |
| HSV | hsv(131, 15%, 99%) |
| CMYK | cmyk(14.7%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(95.72, -17.45, 10.42) |
| CIE-LCH | lch(95.72, 20.32, 149.16°) |
| OKLab | oklab(95.68% -0.0483 0.027) |
| OKLCH | oklch(95.68% 0.055 150.7) |
| XYZ | xyz(76.0165, 89.3403, 82.3325) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.74
Mint
#AAF0C1
ΔE00 7.94
Honeydew
#F0FFF0
ΔE00 8.13
Pale Turquoise
#A5FBD5
ΔE00 8.50
Very Pale Green
#CFFDBC
ΔE00 8.52
Very Light Green
#D1FFBD
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FCDE #FCD7F5
analogous
#E3FCD7 #D7FCDE #D7FCF1
triadic
#D7FCDE #DED7FC #FCDED7
tetradic
#D7FCDE #D7E3FC #FCD7F5 #FCF1D7
square
#D7FCDE #D7E3FC #FCD7F5 #FCF1D7
split-complementary
#D7FCDE #F1D7FC #FCD7E3
monochromatic
#65F380 #9EF8AF #D7FCDE #E3FDE8 #E3FDE8
Accessibility & contrast
On white
1.11
#D7FCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#D7FCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FCDE
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FCDE | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DC
Deuteranopia (green-blind)
#F6F1DF
Tritanopia (blue-blind)
#D2FBF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d7fcde; /* rgb */ color: rgb(215, 252, 222); /* oklch */ color: oklch(95.7% 0.055 150.7);
Tailwind
colors: {
custom: {
50: '#e3fde8',
500: '#d7fcde',
950: '#000000',
},
}SCSS
$custom: #d7fcde; $custom-light: #e3fde8; $custom-dark: #000000;
JSON
{
"hex": "#d7fcde",
"rgb": {
"r": 215,
"g": 252,
"b": 222
},
"hsl": {
"h": 131.351,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.95675,
"c": 0.05532,
"h": 150.7
},
"luminance": 0.89342
}Semantic roles & 50–950 ramp
primary
#D7FCDE
secondary
#E493D5
accent
#03B8E3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584