#B0DBDC#B0DBDC
#B0DBDC is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.045 H 198.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBDC |
|---|---|
| RGB | rgb(176, 219, 220) |
| HSL | hsl(181, 39%, 78%) |
| HSV | hsv(181, 20%, 86%) |
| CMYK | cmyk(20%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.51, -13.71, -5.11) |
| CIE-LCH | lch(84.51, 14.63, 200.46°) |
| OKLab | oklab(86.13% -0.0426 -0.0139) |
| OKLCH | oklch(86.13% 0.045 198.1) |
| XYZ | xyz(56.1506, 65.0584, 77.2953) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.35
Paleturquoise
#AFEEEE
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.64
Pale Sky Blue
#BDF6FE
ΔE00 6.55
Light Sky Blue
#C6FCFF
ΔE00 7.21
Pale Blue
#D0FEFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBDC #DCB1B0
analogous
#B0DCC7 #B0DBDC #B0C5DC
triadic
#B0DBDC #DCB0DB #DBDCB0
tetradic
#B0DBDC #C7B0DC #DCB1B0 #C5DCB0
square
#B0DBDC #C7B0DC #DCB1B0 #C5DCB0
split-complementary
#B0DBDC #DCB0C5 #DCC7B0
monochromatic
#5BB4B6 #86C8C9 #B0DBDC #DAEEEF #EAF5F6
Accessibility & contrast
On white
1.50
#B0DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#B0DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBDC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBDC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#A2DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0dbdc; /* rgb */ color: rgb(176, 219, 220); /* oklch */ color: oklch(86.1% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#c8e6e6',
500: '#b0dbdc',
950: '#000000',
},
}SCSS
$custom: #b0dbdc; $custom-light: #c8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#b0dbdc",
"rgb": {
"r": 176,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.364,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.86132,
"c": 0.04484,
"h": 198.1
},
"luminance": 0.6506
}Semantic roles & 50–950 ramp
primary
#B0DBDC
secondary
#B47E7C
accent
#3734B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484