#D2FDE2#D2FDE2
#D2FDE2 is a very light, muted green. Relative luminance 0.894; OKLCH L 95.7% C 0.057 H 157.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDE2 |
|---|---|
| RGB | rgb(210, 253, 226) |
| HSL | hsl(142, 91%, 91%) |
| HSV | hsv(142, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(95.76, -18.83, 8.38) |
| CIE-LCH | lch(95.76, 20.61, 156.01°) |
| OKLab | oklab(95.66% -0.0527 0.0217) |
| OKLCH | oklch(95.66% 0.057 157.6) |
| XYZ | xyz(75.4276, 89.4413, 85.2266) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.02
Pale Turquoise
#A5FBD5
ΔE00 7.46
Eggshell Blue
#C4FFF7
ΔE00 7.60
Mint
#AAF0C1
ΔE00 7.71
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Ice
#D6FFFA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDE2 #FDD2ED
analogous
#D7FDD2 #D2FDE2 #D2FDF7
triadic
#D2FDE2 #E2D2FD #FDE2D2
tetradic
#D2FDE2 #D2D7FD #FDD2ED #FDF7D2
square
#D2FDE2 #D2D7FD #FDD2ED #FDF7D2
split-complementary
#D2FDE2 #F7D2FD #FDD2D7
monochromatic
#5DF896 #97FABC #D2FDE2 #E2FEEC #E2FEEC
Accessibility & contrast
On white
1.11
#D2FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#D2FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDE2
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDE2 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F4F1E3
Tritanopia (blue-blind)
#CBFCF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fde2; /* rgb */ color: rgb(210, 253, 226); /* oklch */ color: oklch(95.7% 0.057 157.6);
Tailwind
colors: {
custom: {
50: '#e0feeb',
500: '#d2fde2',
950: '#000000',
},
}SCSS
$custom: #d2fde2; $custom-light: #e0feeb; $custom-dark: #000000;
JSON
{
"hex": "#d2fde2",
"rgb": {
"r": 210,
"g": 253,
"b": 226
},
"hsl": {
"h": 142.326,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.95659,
"c": 0.05704,
"h": 157.6
},
"luminance": 0.89443
}Semantic roles & 50–950 ramp
primary
#D2FDE2
secondary
#E68DC5
accent
#0090E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151716
muted
#848584