#B0CDCD#B0CDCD
#B0CDCD is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.7% C 0.031 H 196.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDCD |
|---|---|
| RGB | rgb(176, 205, 205) |
| HSL | hsl(180, 22%, 75%) |
| HSV | hsv(180, 14%, 80%) |
| CMYK | cmyk(14.1%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(80.35, -9.65, -3.26) |
| CIE-LCH | lch(80.35, 10.18, 198.65°) |
| OKLab | oklab(82.69% -0.0298 -0.0089) |
| OKLCH | oklch(82.69% 0.031 196.6) |
| XYZ | xyz(50.7524, 57.2992, 66.1317) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 9.02
Paleturquoise
#AFEEEE
ΔE00 9.75
Light Grey
#D8DCD6
ΔE00 10.23
Pale Sky Blue
#BDF6FE
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDCD #CDB0B0
analogous
#B0CDBF #B0CDCD #B0BFCD
triadic
#B0CDCD #CDB0CD #CDCDB0
tetradic
#B0CDCD #BFB0CD #CDB0B0 #BFCDB0
square
#B0CDCD #BFB0CD #CDB0B0 #BFCDB0
split-complementary
#B0CDCD #CDB0BF #CDBFB0
monochromatic
#659E9E #8BB5B5 #B0CDCD #D5E5E5 #ECF3F3
Accessibility & contrast
On white
1.69
#B0CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B0CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDCD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDCD | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#A8CFCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cdcd; /* rgb */ color: rgb(176, 205, 205); /* oklch */ color: oklch(82.7% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#c8dcdc',
500: '#b0cdcd',
950: '#000000',
},
}SCSS
$custom: #b0cdcd; $custom-light: #c8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#b0cdcd",
"rgb": {
"r": 176,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.82694,
"c": 0.03108,
"h": 196.6
},
"luminance": 0.57301
}Semantic roles & 50–950 ramp
primary
#B0CDCD
secondary
#A27F7F
accent
#4545A1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484