#B0DBDD#B0DBDD
#B0DBDD is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.2% C 0.045 H 199.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBDD |
|---|---|
| RGB | rgb(176, 219, 221) |
| HSL | hsl(183, 40%, 78%) |
| HSV | hsv(183, 20%, 87%) |
| CMYK | cmyk(20.4%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.54, -13.49, -5.60) |
| CIE-LCH | lch(84.54, 14.61, 202.55°) |
| OKLab | oklab(86.16% -0.0422 -0.0153) |
| OKLCH | oklch(86.16% 0.045 199.9) |
| XYZ | xyz(56.2834, 65.1116, 77.9949) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.02
Lightblue
#ADD8E6
ΔE00 5.20
Paleturquoise
#AFEEEE
ΔE00 5.47
Pale Sky Blue
#BDF6FE
ΔE00 6.40
Light Sky Blue
#C6FCFF
ΔE00 7.19
Pale Blue
#D0FEFE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBDD #DDB2B0
analogous
#B0DDC8 #B0DBDD #B0C4DD
triadic
#B0DBDD #DDB0DB #DBDDB0
tetradic
#B0DBDD #C8B0DD #DDB2B0 #C4DDB0
square
#B0DBDD #C8B0DD #DDB2B0 #C4DDB0
split-complementary
#B0DBDD #DDB0C4 #DDC8B0
monochromatic
#5AB4B8 #85C8CB #B0DBDD #DBEEEF #EAF5F6
Accessibility & contrast
On white
1.50
#B0DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#B0DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBDD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBDD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#A2DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0dbdd; /* rgb */ color: rgb(176, 219, 221); /* oklch */ color: oklch(86.2% 0.045 199.9);
Tailwind
colors: {
custom: {
50: '#c8e6e7',
500: '#b0dbdd',
950: '#000000',
},
}SCSS
$custom: #b0dbdd; $custom-light: #c8e6e7; $custom-dark: #000000;
JSON
{
"hex": "#b0dbdd",
"rgb": {
"r": 176,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.667,
"s": 39.823,
"l": 77.843
},
"oklch": {
"l": 0.86163,
"c": 0.0449,
"h": 199.9
},
"luminance": 0.65114
}Semantic roles & 50–950 ramp
primary
#B0DBDD
secondary
#B57F7C
accent
#3833B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484