#D3FBFB#D3FBFB
#D3FBFB is a very light, muted teal. Relative luminance 0.898; OKLCH L 96.0% C 0.041 H 196.5°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FBFB |
|---|---|
| RGB | rgb(211, 251, 251) |
| HSL | hsl(180, 83%, 91%) |
| HSV | hsv(180, 16%, 98%) |
| CMYK | cmyk(15.9%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.92, -12.75, -4.28) |
| CIE-LCH | lch(95.92, 13.44, 198.55°) |
| OKLab | oklab(96% -0.0394 -0.0116) |
| OKLCH | oklch(96% 0.041 196.5) |
| XYZ | xyz(78.7691, 89.8060, 104.4322) |
| Luminance | 0.8981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.87
Ice Blue (survey)
#D7FFFE
ΔE00 0.91
Very Pale Blue
#D6FFFE
ΔE00 0.92
Really Light Blue
#D4FFFF
ΔE00 0.99
Pale Blue
#D0FEFE
ΔE00 1.44
Ice
#D6FFFA
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FBFB #FBD3D3
analogous
#D3FBE7 #D3FBFB #D3E7FB
triadic
#D3FBFB #FBD3FB #FBFBD3
tetradic
#D3FBFB #E7D3FB #FBD3D3 #E7FBD3
square
#D3FBFB #E7D3FB #FBD3D3 #E7FBD3
split-complementary
#D3FBFB #FBD3E7 #FBE7D3
monochromatic
#63F1F1 #9BF6F6 #D3FBFB #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.11
#D3FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#D3FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FBFB
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FBFB | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#EDF1FB
Tritanopia (blue-blind)
#C7FEFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3fbfb; /* rgb */ color: rgb(211, 251, 251); /* oklch */ color: oklch(96.0% 0.041 196.5);
Tailwind
colors: {
custom: {
50: '#e1fcfc',
500: '#d3fbfb',
950: '#000000',
},
}SCSS
$custom: #d3fbfb; $custom-light: #e1fcfc; $custom-dark: #000000;
JSON
{
"hex": "#d3fbfb",
"rgb": {
"r": 211,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 83.333,
"l": 90.588
},
"oklch": {
"l": 0.95998,
"c": 0.04105,
"h": 196.5
},
"luminance": 0.89808
}Semantic roles & 50–950 ramp
primary
#D3FBFB
secondary
#E29090
accent
#0606E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585