#B0CDCA#B0CDCA
#B0CDCA is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.6% C 0.031 H 189.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDCA |
|---|---|
| RGB | rgb(176, 205, 202) |
| HSL | hsl(174, 22%, 75%) |
| HSV | hsv(174, 14%, 80%) |
| CMYK | cmyk(14.1%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.27, -10.26, -1.77) |
| CIE-LCH | lch(80.27, 10.41, 189.78°) |
| OKLab | oklab(82.6% -0.031 -0.0049) |
| OKLCH | oklch(82.6% 0.031 189) |
| XYZ | xyz(50.3938, 57.1558, 64.2428) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 7.64
Silver (survey)
#C5C9C7
ΔE00 9.26
Paleturquoise
#AFEEEE
ΔE00 9.67
Light Grey
#D8DCD6
ΔE00 10.21
Pale Sky Blue
#BDF6FE
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDCA #CDB0B3
analogous
#B0CDBC #B0CDCA #B0C2CD
triadic
#B0CDCA #CAB0CD #CDCAB0
tetradic
#B0CDCA #BCB0CD #CDB0B3 #C2CDB0
square
#B0CDCA #BCB0CD #CDB0B3 #C2CDB0
split-complementary
#B0CDCA #CDB0C2 #CDBCB0
monochromatic
#659E98 #8BB5B1 #B0CDCA #D5E5E3 #ECF3F2
Accessibility & contrast
On white
1.69
#B0CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B0CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDCA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDCA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#A8CFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cdca; /* rgb */ color: rgb(176, 205, 202); /* oklch */ color: oklch(82.6% 0.031 189.0);
Tailwind
colors: {
custom: {
50: '#c8dcda',
500: '#b0cdca',
950: '#000000',
},
}SCSS
$custom: #b0cdca; $custom-light: #c8dcda; $custom-dark: #000000;
JSON
{
"hex": "#b0cdca",
"rgb": {
"r": 176,
"g": 205,
"b": 202
},
"hsl": {
"h": 173.793,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.82603,
"c": 0.03136,
"h": 189
},
"luminance": 0.57157
}Semantic roles & 50–950 ramp
primary
#B0CDCA
secondary
#A27F83
accent
#454EA1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483