#B3DBDC#B3DBDC
#B3DBDC is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.3% C 0.042 H 198.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBDC |
|---|---|
| RGB | rgb(179, 219, 220) |
| HSL | hsl(181, 37%, 78%) |
| HSV | hsv(181, 19%, 86%) |
| CMYK | cmyk(18.6%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.70, -12.79, -4.83) |
| CIE-LCH | lch(84.70, 13.67, 200.67°) |
| OKLab | oklab(86.32% -0.0398 -0.0131) |
| OKLCH | oklch(86.32% 0.042 198.3) |
| XYZ | xyz(56.8366, 65.4122, 77.3275) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.54
Lightblue
#ADD8E6
ΔE00 5.46
Paleturquoise
#AFEEEE
ΔE00 5.83
Pale Sky Blue
#BDF6FE
ΔE00 6.70
Light Sky Blue
#C6FCFF
ΔE00 7.32
Pale Blue
#D0FEFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBDC #DCB4B3
analogous
#B3DCC8 #B3DBDC #B3C6DC
triadic
#B3DBDC #DCB3DB #DBDCB3
tetradic
#B3DBDC #C8B3DC #DCB4B3 #C6DCB3
square
#B3DBDC #C8B3DC #DCB4B3 #C6DCB3
split-complementary
#B3DBDC #DCB3C6 #DCC8B3
monochromatic
#5FB3B5 #89C7C9 #B3DBDC #DDEFEF #EAF5F5
Accessibility & contrast
On white
1.49
#B3DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B3DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBDC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBDC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#A6DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b3dbdc; /* rgb */ color: rgb(179, 219, 220); /* oklch */ color: oklch(86.3% 0.042 198.3);
Tailwind
colors: {
custom: {
50: '#cae6e6',
500: '#b3dbdc',
950: '#000000',
},
}SCSS
$custom: #b3dbdc; $custom-light: #cae6e6; $custom-dark: #000000;
JSON
{
"hex": "#b3dbdc",
"rgb": {
"r": 179,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.463,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.86323,
"c": 0.04188,
"h": 198.3
},
"luminance": 0.65414
}Semantic roles & 50–950 ramp
primary
#B3DBDC
secondary
#B4817F
accent
#3936B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484