#D3FBFC#D3FBFC
#D3FBFC is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.0% C 0.041 H 198.4°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FBFC |
|---|---|
| RGB | rgb(211, 251, 252) |
| HSL | hsl(181, 87%, 91%) |
| HSV | hsv(181, 16%, 99%) |
| CMYK | cmyk(16.3%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.94, -12.55, -4.76) |
| CIE-LCH | lch(95.94, 13.42, 200.76°) |
| OKLab | oklab(96.03% -0.039 -0.0129) |
| OKLCH | oklch(96.03% 0.041 198.4) |
| XYZ | xyz(78.9271, 89.8692, 105.2646) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.01
Really Light Blue
#D4FFFF
ΔE00 1.13
Ice Blue (survey)
#D7FFFE
ΔE00 1.16
Very Pale Blue
#D6FFFE
ΔE00 1.19
Pale Blue
#D0FEFE
ΔE00 1.59
Lightcyan
#E0FFFF
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FBFC #FCD4D3
analogous
#D3FCE8 #D3FBFC #D3E6FC
triadic
#D3FBFC #FCD3FB #FBFCD3
tetradic
#D3FBFC #E8D3FC #FCD4D3 #E6FCD3
square
#D3FBFC #E8D3FC #FCD4D3 #E6FCD3
split-complementary
#D3FBFC #FCD3E6 #FCE8D3
monochromatic
#60F1F4 #9AF6F8 #D3FBFC #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.11
#D3FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#D3FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FBFC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FBFC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#C7FEFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3fbfc; /* rgb */ color: rgb(211, 251, 252); /* oklch */ color: oklch(96.0% 0.041 198.4);
Tailwind
colors: {
custom: {
50: '#e1fcfd',
500: '#d3fbfc',
950: '#000000',
},
}SCSS
$custom: #d3fbfc; $custom-light: #e1fcfd; $custom-dark: #000000;
JSON
{
"hex": "#d3fbfc",
"rgb": {
"r": 211,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.463,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.96028,
"c": 0.04107,
"h": 198.4
},
"luminance": 0.89872
}Semantic roles & 50–950 ramp
primary
#D3FBFC
secondary
#E4918F
accent
#0702E4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585