#D7FFD3#D7FFD3
#D7FFD3 is a very light, moderate green. Relative luminance 0.907; OKLCH L 96.0% C 0.071 H 142.6°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFD3 |
|---|---|
| RGB | rgb(215, 255, 211) |
| HSL | hsl(115, 100%, 91%) |
| HSV | hsv(115, 17%, 100%) |
| CMYK | cmyk(15.7%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(96.27, -20.79, 16.84) |
| CIE-LCH | lch(96.27, 26.76, 141.00°) |
| OKLab | oklab(96.04% -0.0567 0.0434) |
| OKLCH | oklch(96.04% 0.071 142.6) |
| XYZ | xyz(75.5396, 90.6688, 75.1364) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.84
Very Light Green
#D1FFBD
ΔE00 4.96
Pale Green
#C7FDB5
ΔE00 6.28
Celadon
#BEFDB7
ΔE00 6.39
Light Sage
#BCECAC
ΔE00 6.60
Mint
#AAF0C1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFD3 #FBD3FF
analogous
#EDFFD3 #D7FFD3 #D3FFE5
triadic
#D7FFD3 #D3D7FF #FFD3D7
tetradic
#D7FFD3 #D3EDFF #FBD3FF #FFE5D3
square
#D7FFD3 #D3EDFF #FBD3FF #FFE5D3
split-complementary
#D7FFD3 #E5D3FF #FFD3ED
monochromatic
#68FF59 #9FFF96 #D7FFD3 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.10
#D7FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#D7FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFD3
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFD3 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D1
Deuteranopia (green-blind)
#FBF3D5
Tritanopia (blue-blind)
#D4FCF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7ffd3; /* rgb */ color: rgb(215, 255, 211); /* oklch */ color: oklch(96.0% 0.071 142.6);
Tailwind
colors: {
custom: {
50: '#e3ffe0',
500: '#d7ffd3',
950: '#000000',
},
}SCSS
$custom: #d7ffd3; $custom-light: #e3ffe0; $custom-dark: #000000;
JSON
{
"hex": "#d7ffd3",
"rgb": {
"r": 215,
"g": 255,
"b": 211
},
"hsl": {
"h": 114.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96036,
"c": 0.07138,
"h": 142.6
},
"luminance": 0.9067
}Semantic roles & 50–950 ramp
primary
#D7FFD3
secondary
#E28CEB
accent
#00E6D1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684