#B0DBCD#B0DBCD
#B0DBCD is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.7% C 0.049 H 173.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBCD |
|---|---|
| RGB | rgb(176, 219, 205) |
| HSL | hsl(160, 37%, 77%) |
| HSV | hsv(160, 20%, 86%) |
| CMYK | cmyk(19.6%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.12, -16.80, 2.26) |
| CIE-LCH | lch(84.12, 16.95, 172.34°) |
| OKLab | oklab(85.69% -0.0486 0.0057) |
| OKLCH | oklch(85.69% 0.049 173.3) |
| XYZ | xyz(54.2524, 64.2992, 67.2983) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.56
Duck Egg Blue
#C3FBF4
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.32
Eggshell Blue
#C4FFF7
ΔE00 8.38
Pale Aqua
#B8FFEB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBCD #DBB0BE
analogous
#B0DBB8 #B0DBCD #B0D4DB
triadic
#B0DBCD #CDB0DB #DBCDB0
tetradic
#B0DBCD #B8B0DB #DBB0BE #D4DBB0
square
#B0DBCD #B8B0DB #DBB0BE #D4DBB0
split-complementary
#B0DBCD #DBB0D4 #DBB8B0
monochromatic
#5CB598 #86C8B2 #B0DBCD #DAEEE8 #EAF5F2
Accessibility & contrast
On white
1.52
#B0DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#B0DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBCD
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBCD | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#A6DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b0dbcd; /* rgb */ color: rgb(176, 219, 205); /* oklch */ color: oklch(85.7% 0.049 173.3);
Tailwind
colors: {
custom: {
50: '#c8e6dc',
500: '#b0dbcd',
950: '#000000',
},
}SCSS
$custom: #b0dbcd; $custom-light: #c8e6dc; $custom-dark: #000000;
JSON
{
"hex": "#b0dbcd",
"rgb": {
"r": 176,
"g": 219,
"b": 205
},
"hsl": {
"h": 160.465,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.8569,
"c": 0.04896,
"h": 173.3
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#B0DBCD
secondary
#B37D8E
accent
#355DB0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484