#B0DBDB#B0DBDB
#B0DBDB is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.1% C 0.045 H 196.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBDB |
|---|---|
| RGB | rgb(176, 219, 219) |
| HSL | hsl(180, 37%, 77%) |
| HSV | hsv(180, 20%, 86%) |
| CMYK | cmyk(19.6%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.49, -13.92, -4.62) |
| CIE-LCH | lch(84.49, 14.67, 198.38°) |
| OKLab | oklab(86.1% -0.043 -0.0126) |
| OKLCH | oklch(86.1% 0.045 196.4) |
| XYZ | xyz(56.0185, 65.0056, 76.5999) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.71
Paleturquoise
#AFEEEE
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 6.72
Light Sky Blue
#C6FCFF
ΔE00 7.25
Pale Blue
#D0FEFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBDB #DBB0B0
analogous
#B0DBC6 #B0DBDB #B0C6DB
triadic
#B0DBDB #DBB0DB #DBDBB0
tetradic
#B0DBDB #C6B0DB #DBB0B0 #C6DBB0
square
#B0DBDB #C6B0DB #DBB0B0 #C6DBB0
split-complementary
#B0DBDB #DBB0C6 #DBC6B0
monochromatic
#5CB5B5 #86C8C8 #B0DBDB #DAEEEE #EAF5F5
Accessibility & contrast
On white
1.50
#B0DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#B0DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBDB
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBDB | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#CDD0DB
Tritanopia (blue-blind)
#A3DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0dbdb; /* rgb */ color: rgb(176, 219, 219); /* oklch */ color: oklch(86.1% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#c8e6e6',
500: '#b0dbdb',
950: '#000000',
},
}SCSS
$custom: #b0dbdb; $custom-light: #c8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#b0dbdb",
"rgb": {
"r": 176,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.86101,
"c": 0.04482,
"h": 196.4
},
"luminance": 0.65008
}Semantic roles & 50–950 ramp
primary
#B0DBDB
secondary
#B37D7D
accent
#3535B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484