#B0CDC8#B0CDC8
#B0CDC8 is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.5% C 0.032 H 184.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDC8 |
|---|---|
| RGB | rgb(176, 205, 200) |
| HSL | hsl(170, 22%, 75%) |
| HSV | hsv(170, 14%, 80%) |
| CMYK | cmyk(14.1%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.21, -10.66, -0.77) |
| CIE-LCH | lch(80.21, 10.69, 184.15°) |
| OKLab | oklab(82.54% -0.0318 -0.0022) |
| OKLCH | oklch(82.54% 0.032 184) |
| XYZ | xyz(50.1585, 57.0617, 63.0037) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Lightblue
#ADD8E6
ΔE00 8.50
Silver (survey)
#C5C9C7
ΔE00 9.49
Paleturquoise
#AFEEEE
ΔE00 9.75
Light Grey
#D8DCD6
ΔE00 10.26
Ice
#D6FFFA
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDC8 #CDB0B5
analogous
#B0CDBA #B0CDC8 #B0C4CD
triadic
#B0CDC8 #C8B0CD #CDC8B0
tetradic
#B0CDC8 #BAB0CD #CDB0B5 #C4CDB0
square
#B0CDC8 #BAB0CD #CDB0B5 #C4CDB0
split-complementary
#B0CDC8 #CDB0C4 #CDBAB0
monochromatic
#659E94 #8BB5AE #B0CDC8 #D5E5E2 #ECF3F2
Accessibility & contrast
On white
1.69
#B0CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B0CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDC8
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDC8 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#A9CECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cdc8; /* rgb */ color: rgb(176, 205, 200); /* oklch */ color: oklch(82.5% 0.032 184.0);
Tailwind
colors: {
custom: {
50: '#c7dcd8',
500: '#b0cdc8',
950: '#000000',
},
}SCSS
$custom: #b0cdc8; $custom-light: #c7dcd8; $custom-dark: #000000;
JSON
{
"hex": "#b0cdc8",
"rgb": {
"r": 176,
"g": 205,
"b": 200
},
"hsl": {
"h": 169.655,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.82544,
"c": 0.03186,
"h": 184
},
"luminance": 0.57063
}Semantic roles & 50–950 ramp
primary
#B0CDC8
secondary
#A27F85
accent
#4555A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483