#B3DBDB#B3DBDB
#B3DBDB is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.3% C 0.042 H 196.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBDB |
|---|---|
| RGB | rgb(179, 219, 219) |
| HSL | hsl(180, 36%, 78%) |
| HSV | hsv(180, 18%, 86%) |
| CMYK | cmyk(18.3%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.67, -13.00, -4.34) |
| CIE-LCH | lch(84.67, 13.70, 198.44°) |
| OKLab | oklab(86.29% -0.0402 -0.0118) |
| OKLCH | oklch(86.29% 0.042 196.4) |
| XYZ | xyz(56.7045, 65.3593, 76.6321) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.86
Paleturquoise
#AFEEEE
ΔE00 5.75
Lightblue
#ADD8E6
ΔE00 5.90
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Light Sky Blue
#C6FCFF
ΔE00 7.36
Pale Blue
#D0FEFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBDB #DBB3B3
analogous
#B3DBC7 #B3DBDB #B3C7DB
triadic
#B3DBDB #DBB3DB #DBDBB3
tetradic
#B3DBDB #C7B3DB #DBB3B3 #C7DBB3
square
#B3DBDB #C7B3DB #DBB3B3 #C7DBB3
split-complementary
#B3DBDB #DBB3C7 #DBC7B3
monochromatic
#60B4B4 #89C7C7 #B3DBDB #DDEFEF #EAF5F5
Accessibility & contrast
On white
1.49
#B3DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#B3DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBDB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBDB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#A7DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b3dbdb; /* rgb */ color: rgb(179, 219, 219); /* oklch */ color: oklch(86.3% 0.042 196.4);
Tailwind
colors: {
custom: {
50: '#cae6e6',
500: '#b3dbdb',
950: '#000000',
},
}SCSS
$custom: #b3dbdb; $custom-light: #cae6e6; $custom-dark: #000000;
JSON
{
"hex": "#b3dbdb",
"rgb": {
"r": 179,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.86293,
"c": 0.04186,
"h": 196.4
},
"luminance": 0.65361
}Semantic roles & 50–950 ramp
primary
#B3DBDB
secondary
#B38080
accent
#3737AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484