#D2FFDC#D2FFDC
#D2FFDC is a very light, moderate green. Relative luminance 0.904; OKLCH L 95.9% C 0.066 H 151.7°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFDC |
|---|---|
| RGB | rgb(210, 255, 220) |
| HSL | hsl(133, 100%, 91%) |
| HSV | hsv(133, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.16, -20.88, 12.02) |
| CIE-LCH | lch(96.16, 24.09, 150.07°) |
| OKLab | oklab(95.93% -0.0578 0.0311) |
| OKLCH | oklch(95.93% 0.066 151.7) |
| XYZ | xyz(75.2534, 90.3871, 81.1779) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.46
Pale Turquoise
#A5FBD5
ΔE00 6.99
Pale Aqua
#B8FFEB
ΔE00 7.26
Very Pale Green
#CFFDBC
ΔE00 7.36
Very Light Green
#D1FFBD
ΔE00 7.51
Light Mint
#B6FFBB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFDC #FFD2F5
analogous
#DEFFD2 #D2FFDC #D2FFF2
triadic
#D2FFDC #DCD2FF #FFDCD2
tetradic
#D2FFDC #D2DEFF #FFD2F5 #FFF2D2
square
#D2FFDC #D2DEFF #FFD2F5 #FFF2D2
split-complementary
#D2FFDC #F2D2FF #FFD2DE
monochromatic
#58FF7D #95FFAC #D2FFDC #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.10
#D2FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D2FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFDC
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFDC | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F7F2DE
Tritanopia (blue-blind)
#CCFDF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2ffdc; /* rgb */ color: rgb(210, 255, 220); /* oklch */ color: oklch(95.9% 0.066 151.7);
Tailwind
colors: {
custom: {
50: '#e0ffe6',
500: '#d2ffdc',
950: '#000000',
},
}SCSS
$custom: #d2ffdc; $custom-light: #e0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d2ffdc",
"rgb": {
"r": 210,
"g": 255,
"b": 220
},
"hsl": {
"h": 133.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95928,
"c": 0.06562,
"h": 151.7
},
"luminance": 0.90389
}Semantic roles & 50–950 ramp
primary
#D2FFDC
secondary
#EA8BD5
accent
#00B3E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684