#D2FCDE#D2FCDE
#D2FCDE is a very light, muted green. Relative luminance 0.886; OKLCH L 95.3% C 0.059 H 154.1°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCDE |
|---|---|
| RGB | rgb(210, 252, 222) |
| HSL | hsl(137, 88%, 91%) |
| HSV | hsv(137, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(95.41, -19.06, 9.93) |
| CIE-LCH | lch(95.41, 21.50, 152.49°) |
| OKLab | oklab(95.35% -0.053 0.0258) |
| OKLCH | oklch(95.35% 0.059 154.1) |
| XYZ | xyz(74.5703, 88.5946, 82.2647) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.73
Mint
#AAF0C1
ΔE00 7.18
Pale Turquoise
#A5FBD5
ΔE00 7.43
Eggshell Blue
#C4FFF7
ΔE00 8.59
Very Pale Green
#CFFDBC
ΔE00 8.62
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCDE #FCD2F0
analogous
#DBFCD2 #D2FCDE #D2FCF3
triadic
#D2FCDE #DED2FC #FCDED2
tetradic
#D2FCDE #D2DBFC #FCD2F0 #FCF3D2
square
#D2FCDE #D2DBFC #FCD2F0 #FCF3D2
split-complementary
#D2FCDE #F3D2FC #FCD2DB
monochromatic
#5FF48A #99F8B4 #D2FCDE #E2FDEA #E2FDEA
Accessibility & contrast
On white
1.12
#D2FCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D2FCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCDE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCDE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#F4F0E0
Tritanopia (blue-blind)
#CCFBF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2fcde; /* rgb */ color: rgb(210, 252, 222); /* oklch */ color: oklch(95.3% 0.059 154.1);
Tailwind
colors: {
custom: {
50: '#e0fde8',
500: '#d2fcde',
950: '#000000',
},
}SCSS
$custom: #d2fcde; $custom-light: #e0fde8; $custom-dark: #000000;
JSON
{
"hex": "#d2fcde",
"rgb": {
"r": 210,
"g": 252,
"b": 222
},
"hsl": {
"h": 137.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.95347,
"c": 0.05896,
"h": 154.1
},
"luminance": 0.88596
}Semantic roles & 50–950 ramp
primary
#D2FCDE
secondary
#E48ECB
accent
#01A3E4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584