#D3FAEB#D3FAEB
#D3FAEB is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.3% C 0.045 H 170.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FAEB |
|---|---|
| RGB | rgb(211, 250, 235) |
| HSL | hsl(157, 80%, 90%) |
| HSV | hsv(157, 16%, 98%) |
| CMYK | cmyk(15.6%, 0%, 6%, 2%) |
| CIE-LAB | lab(95.25, -15.37, 3.01) |
| CIE-LCH | lch(95.25, 15.66, 168.92°) |
| OKLab | oklab(95.34% -0.0443 0.0077) |
| OKLCH | oklch(95.34% 0.045 170.1) |
| XYZ | xyz(76.0412, 88.2164, 91.6023) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.07
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Eggshell Blue
#C4FFF7
ΔE00 4.96
Light Light Blue
#CAFFFB
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FAEB #FAD3E2
analogous
#D3FAD7 #D3FAEB #D3F5FA
triadic
#D3FAEB #EBD3FA #FAEBD3
tetradic
#D3FAEB #D7D3FA #FAD3E2 #F5FAD3
square
#D3FAEB #D7D3FA #FAD3E2 #F5FAD3
split-complementary
#D3FAEB #FAD3F5 #FAD7D3
monochromatic
#65EEB9 #9CF4D2 #D3FAEB #E4FCF3 #E4FCF3
Accessibility & contrast
On white
1.13
#D3FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#D3FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FAEB
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FAEB | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#CBFBF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d3faeb; /* rgb */ color: rgb(211, 250, 235); /* oklch */ color: oklch(95.3% 0.045 170.1);
Tailwind
colors: {
custom: {
50: '#e0fcf1',
500: '#d3faeb',
950: '#000000',
},
}SCSS
$custom: #d3faeb; $custom-light: #e0fcf1; $custom-dark: #000000;
JSON
{
"hex": "#d3faeb",
"rgb": {
"r": 211,
"g": 250,
"b": 235
},
"hsl": {
"h": 156.923,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.95338,
"c": 0.04493,
"h": 170.1
},
"luminance": 0.88218
}Semantic roles & 50–950 ramp
primary
#D3FAEB
secondary
#E091B0
accent
#0A5ADC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585