#B1CCCD#B1CCCD
#B1CCCD is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.6% C 0.029 H 199.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CCCD |
|---|---|
| RGB | rgb(177, 204, 205) |
| HSL | hsl(182, 22%, 75%) |
| HSV | hsv(182, 14%, 80%) |
| CMYK | cmyk(13.7%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.15, -8.81, -3.55) |
| CIE-LCH | lch(80.15, 9.50, 201.93°) |
| OKLab | oklab(82.55% -0.0274 -0.0096) |
| OKLCH | oklch(82.55% 0.029 199.3) |
| XYZ | xyz(50.7410, 56.9394, 66.0628) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 6.44
Silver (survey)
#C5C9C7
ΔE00 8.42
Light Grey
#D8DCD6
ΔE00 9.88
Paleturquoise
#AFEEEE
ΔE00 10.38
Light Grey Blue
#9DBCD4
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CCCD #CDB2B1
analogous
#B1CDC0 #B1CCCD #B1BECD
triadic
#B1CCCD #CDB1CC #CCCDB1
tetradic
#B1CCCD #C0B1CD #CDB2B1 #BECDB1
square
#B1CCCD #C0B1CD #CDB2B1 #BECDB1
split-complementary
#B1CCCD #CDB1BE #CDC0B1
monochromatic
#669B9D #8CB4B5 #B1CCCD #D6E4E5 #ECF3F3
Accessibility & contrast
On white
1.70
#B1CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#B1CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CCCD
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CCCD | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#A9CECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b1cccd; /* rgb */ color: rgb(177, 204, 205); /* oklch */ color: oklch(82.6% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#c8dbdc',
500: '#b1cccd',
950: '#000000',
},
}SCSS
$custom: #b1cccd; $custom-light: #c8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#b1cccd",
"rgb": {
"r": 177,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.143,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.82551,
"c": 0.02906,
"h": 199.3
},
"luminance": 0.56941
}Semantic roles & 50–950 ramp
primary
#B1CCCD
secondary
#A28180
accent
#4845A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484