#D3FAEC#D3FAEC
#D3FAEC is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.4% C 0.044 H 171.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FAEC |
|---|---|
| RGB | rgb(211, 250, 236) |
| HSL | hsl(158, 80%, 90%) |
| HSV | hsv(158, 16%, 98%) |
| CMYK | cmyk(15.6%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(95.28, -15.18, 2.53) |
| CIE-LCH | lch(95.28, 15.39, 170.54°) |
| OKLab | oklab(95.37% -0.0439 0.0065) |
| OKLCH | oklch(95.37% 0.044 171.6) |
| XYZ | xyz(76.1860, 88.2743, 92.3653) |
| Luminance | 0.8828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.71
Duck Egg Blue
#C3FBF4
ΔE00 4.48
Eggshell Blue
#C4FFF7
ΔE00 4.76
Light Light Blue
#CAFFFB
ΔE00 4.87
Very Pale Blue
#D6FFFE
ΔE00 5.33
Ice Blue (survey)
#D7FFFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FAEC #FAD3E1
analogous
#D3FAD8 #D3FAEC #D3F4FA
triadic
#D3FAEC #ECD3FA #FAECD3
tetradic
#D3FAEC #D8D3FA #FAD3E1 #F4FAD3
square
#D3FAEC #D8D3FA #FAD3E1 #F4FAD3
split-complementary
#D3FAEC #FAD3F4 #FAD8D3
monochromatic
#65EEBD #9CF4D4 #D3FAEC #E4FCF3 #E4FCF3
Accessibility & contrast
On white
1.13
#D3FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#D3FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FAEC
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FAEC | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EB
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#CBFBF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d3faec; /* rgb */ color: rgb(211, 250, 236); /* oklch */ color: oklch(95.4% 0.044 171.6);
Tailwind
colors: {
custom: {
50: '#e0fcf2',
500: '#d3faec',
950: '#000000',
},
}SCSS
$custom: #d3faec; $custom-light: #e0fcf2; $custom-dark: #000000;
JSON
{
"hex": "#d3faec",
"rgb": {
"r": 211,
"g": 250,
"b": 236
},
"hsl": {
"h": 158.462,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.95365,
"c": 0.04434,
"h": 171.6
},
"luminance": 0.88276
}Semantic roles & 50–950 ramp
primary
#D3FAEC
secondary
#E091AE
accent
#0A55DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585