#B3DBDF#B3DBDF
#B3DBDF is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.042 H 203.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBDF |
|---|---|
| RGB | rgb(179, 219, 223) |
| HSL | hsl(185, 41%, 79%) |
| HSV | hsv(185, 20%, 87%) |
| CMYK | cmyk(19.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.78, -12.16, -6.29) |
| CIE-LCH | lch(84.78, 13.69, 207.37°) |
| OKLab | oklab(86.42% -0.0386 -0.0171) |
| OKLCH | oklch(86.42% 0.042 203.9) |
| XYZ | xyz(57.2374, 65.5725, 79.4387) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.95
Lightblue
#ADD8E6
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 6.30
Pale Sky Blue
#BDF6FE
ΔE00 6.41
Light Sky Blue
#C6FCFF
ΔE00 7.39
Pale Blue
#D0FEFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBDF #DFB7B3
analogous
#B3DFCD #B3DBDF #B3C5DF
triadic
#B3DBDF #DFB3DB #DBDFB3
tetradic
#B3DBDF #CDB3DF #DFB7B3 #C5DFB3
square
#B3DBDF #CDB3DF #DFB7B3 #C5DFB3
split-complementary
#B3DBDF #DFB3C5 #DFCDB3
monochromatic
#5DB2BB #88C7CD #B3DBDF #DEEFF1 #E9F5F6
Accessibility & contrast
On white
1.49
#B3DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B3DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBDF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBDF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#A6DEDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3dbdf; /* rgb */ color: rgb(179, 219, 223); /* oklch */ color: oklch(86.4% 0.042 203.9);
Tailwind
colors: {
custom: {
50: '#cae6e9',
500: '#b3dbdf',
950: '#000000',
},
}SCSS
$custom: #b3dbdf; $custom-light: #cae6e9; $custom-dark: #000000;
JSON
{
"hex": "#b3dbdf",
"rgb": {
"r": 179,
"g": 219,
"b": 223
},
"hsl": {
"h": 185.455,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86416,
"c": 0.04222,
"h": 203.9
},
"luminance": 0.65574
}Semantic roles & 50–950 ramp
primary
#B3DBDF
secondary
#B8847F
accent
#3E32B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484