#B1CDCD#B1CDCD
#B1CDCD is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.8% C 0.030 H 196.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CDCD |
|---|---|
| RGB | rgb(177, 205, 205) |
| HSL | hsl(180, 22%, 75%) |
| HSV | hsv(180, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(80.41, -9.33, -3.15) |
| CIE-LCH | lch(80.41, 9.85, 198.68°) |
| OKLab | oklab(82.76% -0.0288 -0.0086) |
| OKLCH | oklch(82.76% 0.03 196.6) |
| XYZ | xyz(50.9794, 57.4163, 66.1423) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.47
Silver (survey)
#C5C9C7
ΔE00 8.74
Paleturquoise
#AFEEEE
ΔE00 9.94
Light Grey
#D8DCD6
ΔE00 9.97
Pale Sky Blue
#BDF6FE
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CDCD #CDB1B1
analogous
#B1CDBF #B1CDCD #B1BFCD
triadic
#B1CDCD #CDB1CD #CDCDB1
tetradic
#B1CDCD #BFB1CD #CDB1B1 #BFCDB1
square
#B1CDCD #BFB1CD #CDB1B1 #BFCDB1
split-complementary
#B1CDCD #CDB1BF #CDBFB1
monochromatic
#669D9D #8CB5B5 #B1CDCD #D6E5E5 #ECF3F3
Accessibility & contrast
On white
1.68
#B1CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B1CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CDCD
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CDCD | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C3C6CD
Tritanopia (blue-blind)
#A9CFCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b1cdcd; /* rgb */ color: rgb(177, 205, 205); /* oklch */ color: oklch(82.8% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#c8dcdc',
500: '#b1cdcd',
950: '#000000',
},
}SCSS
$custom: #b1cdcd; $custom-light: #c8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#b1cdcd",
"rgb": {
"r": 177,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.82762,
"c": 0.03004,
"h": 196.6
},
"luminance": 0.57418
}Semantic roles & 50–950 ramp
primary
#B1CDCD
secondary
#A28080
accent
#4545A0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484