#B0DBDE#B0DBDE
#B0DBDE is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.045 H 201.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBDE |
|---|---|
| RGB | rgb(176, 219, 222) |
| HSL | hsl(184, 41%, 78%) |
| HSV | hsv(184, 21%, 87%) |
| CMYK | cmyk(20.7%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.57, -13.28, -6.09) |
| CIE-LCH | lch(84.57, 14.61, 204.64°) |
| OKLab | oklab(86.19% -0.0418 -0.0166) |
| OKLCH | oklch(86.19% 0.045 201.6) |
| XYZ | xyz(56.4170, 65.1650, 78.6986) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.73
Lightblue
#ADD8E6
ΔE00 4.77
Paleturquoise
#AFEEEE
ΔE00 5.63
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Light Sky Blue
#C6FCFF
ΔE00 7.20
Pale Blue
#D0FEFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBDE #DEB3B0
analogous
#B0DECA #B0DBDE #B0C4DE
triadic
#B0DBDE #DEB0DB #DBDEB0
tetradic
#B0DBDE #CAB0DE #DEB3B0 #C4DEB0
square
#B0DBDE #CAB0DE #DEB3B0 #C4DEB0
split-complementary
#B0DBDE #DEB0C4 #DECAB0
monochromatic
#5AB4BA #85C7CC #B0DBDE #DBEFF0 #E9F5F6
Accessibility & contrast
On white
1.50
#B0DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#B0DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBDE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBDE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#A2DEDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0dbde; /* rgb */ color: rgb(176, 219, 222); /* oklch */ color: oklch(86.2% 0.045 201.6);
Tailwind
colors: {
custom: {
50: '#c8e6e8',
500: '#b0dbde',
950: '#000000',
},
}SCSS
$custom: #b0dbde; $custom-light: #c8e6e8; $custom-dark: #000000;
JSON
{
"hex": "#b0dbde",
"rgb": {
"r": 176,
"g": 219,
"b": 222
},
"hsl": {
"h": 183.913,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.86193,
"c": 0.04501,
"h": 201.6
},
"luminance": 0.65167
}Semantic roles & 50–950 ramp
primary
#B0DBDE
secondary
#B6807C
accent
#3A31B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484