#D2FDEC#D2FDEC
#D2FDEC is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.9% C 0.050 H 169.3°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDEC |
|---|---|
| RGB | rgb(210, 253, 236) |
| HSL | hsl(156, 91%, 91%) |
| HSV | hsv(156, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.00, -16.97, 3.57) |
| CIE-LCH | lch(96.00, 17.34, 168.12°) |
| OKLab | oklab(95.92% -0.0487 0.0092) |
| OKLCH | oklch(95.92% 0.05 169.3) |
| XYZ | xyz(76.8400, 90.0062, 92.6651) |
| Luminance | 0.9001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.67
Ice
#D6FFFA
ΔE00 4.68
Eggshell Blue
#C4FFF7
ΔE00 4.68
Pale Aqua
#B8FFEB
ΔE00 5.26
Light Light Blue
#CAFFFB
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDEC #FDD2E3
analogous
#D2FDD6 #D2FDEC #D2F8FD
triadic
#D2FDEC #ECD2FD #FDECD2
tetradic
#D2FDEC #D6D2FD #FDD2E3 #F8FDD2
square
#D2FDEC #D6D2FD #FDD2E3 #F8FDD2
split-complementary
#D2FDEC #FDD2F8 #FDD6D2
monochromatic
#5DF8BB #97FAD3 #D2FDEC #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.11
#D2FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#D2FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDEC
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDEC | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#C9FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fdec; /* rgb */ color: rgb(210, 253, 236); /* oklch */ color: oklch(95.9% 0.050 169.3);
Tailwind
colors: {
custom: {
50: '#e0fef2',
500: '#d2fdec',
950: '#000000',
},
}SCSS
$custom: #d2fdec; $custom-light: #e0fef2; $custom-dark: #000000;
JSON
{
"hex": "#d2fdec",
"rgb": {
"r": 210,
"g": 253,
"b": 236
},
"hsl": {
"h": 156.279,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.95924,
"c": 0.0496,
"h": 169.3
},
"luminance": 0.90008
}Semantic roles & 50–950 ramp
primary
#D2FDEC
secondary
#E68DB0
accent
#005BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585