#D2FAEB#D2FAEB
#D2FAEB is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.3% C 0.046 H 170.6°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FAEB |
|---|---|
| RGB | rgb(210, 250, 235) |
| HSL | hsl(158, 80%, 90%) |
| HSV | hsv(158, 16%, 98%) |
| CMYK | cmyk(16%, 0%, 6%, 2%) |
| CIE-LAB | lab(95.19, -15.68, 2.91) |
| CIE-LCH | lch(95.19, 15.95, 169.48°) |
| OKLab | oklab(95.27% -0.0452 0.0075) |
| OKLCH | oklch(95.27% 0.046 170.6) |
| XYZ | xyz(75.7555, 88.0691, 91.5889) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.07
Duck Egg Blue
#C3FBF4
ΔE00 4.53
Eggshell Blue
#C4FFF7
ΔE00 4.76
Light Light Blue
#CAFFFB
ΔE00 5.05
Very Pale Blue
#D6FFFE
ΔE00 5.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FAEB #FAD2E1
analogous
#D2FAD7 #D2FAEB #D2F5FA
triadic
#D2FAEB #EBD2FA #FAEBD2
tetradic
#D2FAEB #D7D2FA #FAD2E1 #F5FAD2
square
#D2FAEB #D7D2FA #FAD2E1 #F5FAD2
split-complementary
#D2FAEB #FAD2F5 #FAD7D2
monochromatic
#64EEBA #9BF4D3 #D2FAEB #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.13
#D2FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#D2FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FAEB
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FAEB | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#C9FBF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2faeb; /* rgb */ color: rgb(210, 250, 235); /* oklch */ color: oklch(95.3% 0.046 170.6);
Tailwind
colors: {
custom: {
50: '#e0fcf1',
500: '#d2faeb',
950: '#000000',
},
}SCSS
$custom: #d2faeb; $custom-light: #e0fcf1; $custom-dark: #000000;
JSON
{
"hex": "#d2faeb",
"rgb": {
"r": 210,
"g": 250,
"b": 235
},
"hsl": {
"h": 157.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.95272,
"c": 0.04582,
"h": 170.6
},
"luminance": 0.88071
}Semantic roles & 50–950 ramp
primary
#D2FAEB
secondary
#E090AE
accent
#0958DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585