#B0CDCB#B0CDCB
#B0CDCB is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.6% C 0.031 H 191.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDCB |
|---|---|
| RGB | rgb(176, 205, 203) |
| HSL | hsl(176, 22%, 75%) |
| HSV | hsv(176, 14%, 80%) |
| CMYK | cmyk(14.1%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.29, -10.06, -2.26) |
| CIE-LCH | lch(80.29, 10.31, 192.69°) |
| OKLab | oklab(82.63% -0.0306 -0.0062) |
| OKLCH | oklch(82.63% 0.031 191.5) |
| XYZ | xyz(50.5126, 57.2033, 64.8683) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 9.17
Paleturquoise
#AFEEEE
ΔE00 9.67
Light Grey
#D8DCD6
ΔE00 10.20
Pale Sky Blue
#BDF6FE
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDCB #CDB0B2
analogous
#B0CDBD #B0CDCB #B0C1CD
triadic
#B0CDCB #CBB0CD #CDCBB0
tetradic
#B0CDCB #BDB0CD #CDB0B2 #C1CDB0
square
#B0CDCB #BDB0CD #CDB0B2 #C1CDB0
split-complementary
#B0CDCB #CDB0C1 #CDBDB0
monochromatic
#659E9A #8BB5B2 #B0CDCB #D5E5E4 #ECF3F3
Accessibility & contrast
On white
1.69
#B0CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B0CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDCB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDCB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#A8CFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cdcb; /* rgb */ color: rgb(176, 205, 203); /* oklch */ color: oklch(82.6% 0.031 191.5);
Tailwind
colors: {
custom: {
50: '#c8dcda',
500: '#b0cdcb',
950: '#000000',
},
}SCSS
$custom: #b0cdcb; $custom-light: #c8dcda; $custom-dark: #000000;
JSON
{
"hex": "#b0cdcb",
"rgb": {
"r": 176,
"g": 205,
"b": 203
},
"hsl": {
"h": 175.862,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.82633,
"c": 0.0312,
"h": 191.5
},
"luminance": 0.57205
}Semantic roles & 50–950 ramp
primary
#B0CDCB
secondary
#A27F82
accent
#454BA1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483