#B1CCCA#B1CCCA
#B1CCCA is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.5% C 0.029 H 191.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CCCA |
|---|---|
| RGB | rgb(177, 204, 202) |
| HSL | hsl(176, 21%, 75%) |
| HSV | hsv(176, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.06, -9.42, -2.06) |
| CIE-LCH | lch(80.06, 9.64, 192.32°) |
| OKLab | oklab(82.46% -0.0286 -0.0056) |
| OKLCH | oklch(82.46% 0.029 191.2) |
| XYZ | xyz(50.3823, 56.7960, 64.1739) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Lightblue
#ADD8E6
ΔE00 7.41
Silver (survey)
#C5C9C7
ΔE00 8.61
Light Grey
#D8DCD6
ΔE00 9.78
Paleturquoise
#AFEEEE
ΔE00 10.20
Silver
#C0C0C0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CCCA #CCB1B3
analogous
#B1CCBD #B1CCCA #B1C1CC
triadic
#B1CCCA #CAB1CC #CCCAB1
tetradic
#B1CCCA #BDB1CC #CCB1B3 #C1CCB1
square
#B1CCCA #BDB1CC #CCB1B3 #C1CCB1
split-complementary
#B1CCCA #CCB1C1 #CCBDB1
monochromatic
#679C98 #8CB4B1 #B1CCCA #D6E4E3 #ECF3F2
Accessibility & contrast
On white
1.70
#B1CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B1CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CCCA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CCCA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#AACECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b1ccca; /* rgb */ color: rgb(177, 204, 202); /* oklch */ color: oklch(82.5% 0.029 191.2);
Tailwind
colors: {
custom: {
50: '#c8dbda',
500: '#b1ccca',
950: '#000000',
},
}SCSS
$custom: #b1ccca; $custom-light: #c8dbda; $custom-dark: #000000;
JSON
{
"hex": "#b1ccca",
"rgb": {
"r": 177,
"g": 204,
"b": 202
},
"hsl": {
"h": 175.556,
"s": 20.93,
"l": 74.706
},
"oklch": {
"l": 0.8246,
"c": 0.02916,
"h": 191.2
},
"luminance": 0.56797
}Semantic roles & 50–950 ramp
primary
#B1CCCA
secondary
#A18083
accent
#464D9F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483