#D2FFD7#D2FFD7
#D2FFD7 is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.070 H 148.1°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFD7 |
|---|---|
| RGB | rgb(210, 255, 215) |
| HSL | hsl(127, 100%, 91%) |
| HSV | hsv(127, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(96.05, -21.75, 14.43) |
| CIE-LCH | lch(96.05, 26.10, 146.44°) |
| OKLab | oklab(95.81% -0.0598 0.0373) |
| OKLCH | oklch(95.81% 0.07 148.1) |
| XYZ | xyz(74.6011, 90.1262, 77.7424) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.99
Mint
#AAF0C1
ΔE00 6.06
Very Light Green
#D1FFBD
ΔE00 6.14
Celadon
#BEFDB7
ΔE00 6.96
Light Mint
#B6FFBB
ΔE00 7.02
Pale Green
#C7FDB5
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFD7 #FFD2FA
analogous
#E3FFD2 #D2FFD7 #D2FFED
triadic
#D2FFD7 #D7D2FF #FFD7D2
tetradic
#D2FFD7 #D2E3FF #FFD2FA #FFEDD2
square
#D2FFD7 #D2E3FF #FFD2FA #FFEDD2
split-complementary
#D2FFD7 #EDD2FF #FFD2E3
monochromatic
#58FF6A #95FFA1 #D2FFD7 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.10
#D2FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#D2FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFD7
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFD7 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D5
Deuteranopia (green-blind)
#F8F2D9
Tritanopia (blue-blind)
#CDFDF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2ffd7; /* rgb */ color: rgb(210, 255, 215); /* oklch */ color: oklch(95.8% 0.070 148.1);
Tailwind
colors: {
custom: {
50: '#e0ffe3',
500: '#d2ffd7',
950: '#000000',
},
}SCSS
$custom: #d2ffd7; $custom-light: #e0ffe3; $custom-dark: #000000;
JSON
{
"hex": "#d2ffd7",
"rgb": {
"r": 210,
"g": 255,
"b": 215
},
"hsl": {
"h": 126.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95806,
"c": 0.07047,
"h": 148.1
},
"luminance": 0.90128
}Semantic roles & 50–950 ramp
primary
#D2FFD7
secondary
#EA8BE0
accent
#00CCE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684