#D2FDEB#D2FDEB
#D2FDEB is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.050 H 168.0°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDEB |
|---|---|
| RGB | rgb(210, 253, 235) |
| HSL | hsl(155, 91%, 91%) |
| HSV | hsv(155, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.98, -17.16, 4.05) |
| CIE-LCH | lch(95.98, 17.63, 166.72°) |
| OKLab | oklab(95.9% -0.0491 0.0105) |
| OKLCH | oklch(95.9% 0.05 168) |
| XYZ | xyz(76.6951, 89.9483, 91.9021) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.96
Duck Egg Blue
#C3FBF4
ΔE00 4.96
Ice
#D6FFFA
ΔE00 5.03
Pale Aqua
#B8FFEB
ΔE00 5.24
Light Light Blue
#CAFFFB
ΔE00 5.67
Very Pale Blue
#D6FFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDEB #FDD2E4
analogous
#D2FDD5 #D2FDEB #D2F9FD
triadic
#D2FDEB #EBD2FD #FDEBD2
tetradic
#D2FDEB #D5D2FD #FDD2E4 #F9FDD2
square
#D2FDEB #D5D2FD #FDD2E4 #F9FDD2
split-complementary
#D2FDEB #FDD2F9 #FDD5D2
monochromatic
#5DF8B7 #97FAD1 #D2FDEB #E2FEF2 #E2FEF2
Accessibility & contrast
On white
1.11
#D2FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#D2FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDEB
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDEB | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#C9FDF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fdeb; /* rgb */ color: rgb(210, 253, 235); /* oklch */ color: oklch(95.9% 0.050 168.0);
Tailwind
colors: {
custom: {
50: '#e0fef1',
500: '#d2fdeb',
950: '#000000',
},
}SCSS
$custom: #d2fdeb; $custom-light: #e0fef1; $custom-dark: #000000;
JSON
{
"hex": "#d2fdeb",
"rgb": {
"r": 210,
"g": 253,
"b": 235
},
"hsl": {
"h": 154.884,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.95897,
"c": 0.05024,
"h": 168
},
"luminance": 0.8995
}Semantic roles & 50–950 ramp
primary
#D2FDEB
secondary
#E68DB2
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585