#D2FDC8#D2FDC8
#D2FDC8 is a very light, moderate green. Relative luminance 0.881; OKLCH L 95.0% C 0.083 H 139.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDC8 |
|---|---|
| RGB | rgb(210, 253, 200) |
| HSL | hsl(109, 93%, 89%) |
| HSV | hsv(109, 21%, 99%) |
| CMYK | cmyk(17%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(95.21, -23.30, 20.92) |
| CIE-LCH | lch(95.21, 31.32, 138.08°) |
| OKLab | oklab(95.04% -0.0633 0.0536) |
| OKLCH | oklch(95.04% 0.083 139.8) |
| XYZ | xyz(72.1266, 88.1209, 67.8414) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.61
Very Light Green
#D1FFBD
ΔE00 2.78
Pale Green
#C7FDB5
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.39
Light Sage
#BCECAC
ΔE00 4.73
Light Mint
#B6FFBB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDC8 #F3C8FD
analogous
#EDFDC8 #D2FDC8 #C8FDD9
triadic
#D2FDC8 #C8D2FD #FDC8D2
tetradic
#D2FDC8 #C8EDFD #F3C8FD #FDD9C8
square
#D2FDC8 #C8EDFD #F3C8FD #FDD9C8
split-complementary
#D2FDC8 #D9C8FD #FDC8ED
monochromatic
#71F952 #A2FB8D #D2FDC8 #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.13
#D2FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#D2FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDC8
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDC8 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C5
Deuteranopia (green-blind)
#F9F0CB
Tritanopia (blue-blind)
#D0F9EE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2fdc8; /* rgb */ color: rgb(210, 253, 200); /* oklch */ color: oklch(95.0% 0.083 139.8);
Tailwind
colors: {
custom: {
50: '#e0fed8',
500: '#d2fdc8',
950: '#000000',
},
}SCSS
$custom: #d2fdc8; $custom-light: #e0fed8; $custom-dark: #000000;
JSON
{
"hex": "#d2fdc8",
"rgb": {
"r": 210,
"g": 253,
"b": 200
},
"hsl": {
"h": 108.679,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95036,
"c": 0.08293,
"h": 139.8
},
"luminance": 0.88122
}Semantic roles & 50–950 ramp
primary
#D2FDC8
secondary
#D384E5
accent
#00E6BA
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583