#B0DBDA#B0DBDA
#B0DBDA is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.1% C 0.045 H 194.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBDA |
|---|---|
| RGB | rgb(176, 219, 218) |
| HSL | hsl(179, 37%, 77%) |
| HSV | hsv(179, 20%, 86%) |
| CMYK | cmyk(19.6%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(84.46, -14.13, -4.13) |
| CIE-LCH | lch(84.46, 14.72, 196.31°) |
| OKLab | oklab(86.07% -0.0434 -0.0113) |
| OKLCH | oklch(86.07% 0.045 194.6) |
| XYZ | xyz(55.8873, 64.9531, 75.9087) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.10
Paleturquoise
#AFEEEE
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 6.51
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Light Sky Blue
#C6FCFF
ΔE00 7.33
Duck Egg Blue
#C3FBF4
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBDA #DBB0B1
analogous
#B0DBC5 #B0DBDA #B0C6DB
triadic
#B0DBDA #DAB0DB #DBDAB0
tetradic
#B0DBDA #C5B0DB #DBB0B1 #C6DBB0
square
#B0DBDA #C5B0DB #DBB0B1 #C6DBB0
split-complementary
#B0DBDA #DBB0C6 #DBC5B0
monochromatic
#5CB5B3 #86C8C6 #B0DBDA #DAEEEE #EAF5F5
Accessibility & contrast
On white
1.50
#B0DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#B0DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBDA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBDA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DA
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#A3DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0dbda; /* rgb */ color: rgb(176, 219, 218); /* oklch */ color: oklch(86.1% 0.045 194.6);
Tailwind
colors: {
custom: {
50: '#c8e6e5',
500: '#b0dbda',
950: '#000000',
},
}SCSS
$custom: #b0dbda; $custom-light: #c8e6e5; $custom-dark: #000000;
JSON
{
"hex": "#b0dbda",
"rgb": {
"r": 176,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.605,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.86071,
"c": 0.04486,
"h": 194.6
},
"luminance": 0.64955
}Semantic roles & 50–950 ramp
primary
#B0DBDA
secondary
#B37D7E
accent
#3538B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484