#D3FCFA#D3FCFA
#D3FCFA is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.2% C 0.042 H 192.8°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCFA |
|---|---|
| RGB | rgb(211, 252, 250) |
| HSL | hsl(177, 87%, 91%) |
| HSV | hsv(177, 16%, 99%) |
| CMYK | cmyk(16.3%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.15, -13.44, -3.42) |
| CIE-LCH | lch(96.15, 13.87, 194.27°) |
| OKLab | oklab(96.18% -0.0411 -0.0093) |
| OKLCH | oklch(96.18% 0.042 192.8) |
| XYZ | xyz(78.9251, 90.3695, 103.7086) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.76
Ice Blue (survey)
#D7FFFE
ΔE00 0.86
Very Light Blue
#D5FFFF
ΔE00 1.03
Really Light Blue
#D4FFFF
ΔE00 1.04
Pale Blue
#D0FEFE
ΔE00 1.29
Ice
#D6FFFA
ΔE00 1.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCFA #FCD3D5
analogous
#D3FCE5 #D3FCFA #D3E9FC
triadic
#D3FCFA #FAD3FC #FCFAD3
tetradic
#D3FCFA #E5D3FC #FCD3D5 #E9FCD3
square
#D3FCFA #E5D3FC #FCD3D5 #E9FCD3
split-complementary
#D3FCFA #FCD3E9 #FCE5D3
monochromatic
#60F4ED #9AF8F3 #D3FCFA #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.10
#D3FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#D3FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCFA
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCFA | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EFF1FB
Tritanopia (blue-blind)
#C7FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3fcfa; /* rgb */ color: rgb(211, 252, 250); /* oklch */ color: oklch(96.2% 0.042 192.8);
Tailwind
colors: {
custom: {
50: '#e1fdfb',
500: '#d3fcfa',
950: '#000000',
},
}SCSS
$custom: #d3fcfa; $custom-light: #e1fdfb; $custom-dark: #000000;
JSON
{
"hex": "#d3fcfa",
"rgb": {
"r": 211,
"g": 252,
"b": 250
},
"hsl": {
"h": 177.073,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.96175,
"c": 0.0421,
"h": 192.8
},
"luminance": 0.90372
}Semantic roles & 50–950 ramp
primary
#D3FCFA
secondary
#E48F93
accent
#020DE4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585