#D7FFDC#D7FFDC
#D7FFDC is a very light, moderate green. Relative luminance 0.911; OKLCH L 96.3% C 0.062 H 148.6°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFDC |
|---|---|
| RGB | rgb(215, 255, 220) |
| HSL | hsl(128, 100%, 92%) |
| HSV | hsv(128, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.46, -19.26, 12.50) |
| CIE-LCH | lch(96.46, 22.96, 147.01°) |
| OKLab | oklab(96.25% -0.053 0.0324) |
| OKLCH | oklch(96.25% 0.062 148.6) |
| XYZ | xyz(76.6996, 91.1328, 81.2457) |
| Luminance | 0.9113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.21
Mint
#AAF0C1
ΔE00 7.21
Very Light Green
#D1FFBD
ΔE00 7.35
Pale Turquoise
#A5FBD5
ΔE00 8.02
Pale Aqua
#B8FFEB
ΔE00 8.11
Celadon
#BEFDB7
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFDC #FFD7FA
analogous
#E6FFD7 #D7FFDC #D7FFF0
triadic
#D7FFDC #DCD7FF #FFDCD7
tetradic
#D7FFDC #D7E6FF #FFD7FA #FFF0D7
square
#D7FFDC #D7E6FF #FFD7FA #FFF0D7
split-complementary
#D7FFDC #F0D7FF #FFD7E6
monochromatic
#5DFF71 #9AFFA6 #D7FFDC #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.09
#D7FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#D7FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFDC
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFDC | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#D3FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7ffdc; /* rgb */ color: rgb(215, 255, 220); /* oklch */ color: oklch(96.3% 0.062 148.6);
Tailwind
colors: {
custom: {
50: '#e3ffe6',
500: '#d7ffdc',
950: '#000000',
},
}SCSS
$custom: #d7ffdc; $custom-light: #e3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d7ffdc",
"rgb": {
"r": 215,
"g": 255,
"b": 220
},
"hsl": {
"h": 127.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96252,
"c": 0.06214,
"h": 148.6
},
"luminance": 0.91134
}Semantic roles & 50–950 ramp
primary
#D7FFDC
secondary
#EB8FE0
accent
#00C9E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684