#B1CFCA#B1CFCA
#B1CFCA is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.1% C 0.033 H 184.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CFCA |
|---|---|
| RGB | rgb(177, 207, 202) |
| HSL | hsl(170, 24%, 75%) |
| HSV | hsv(170, 14%, 81%) |
| CMYK | cmyk(14.5%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.87, -10.97, -0.88) |
| CIE-LCH | lch(80.87, 11.01, 184.57°) |
| OKLab | oklab(83.1% -0.0327 -0.0025) |
| OKLCH | oklch(83.1% 0.033 184.4) |
| XYZ | xyz(51.1023, 58.2358, 64.4139) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 8.33
Paleturquoise
#AFEEEE
ΔE00 9.26
Silver (survey)
#C5C9C7
ΔE00 9.74
Light Grey
#D8DCD6
ΔE00 10.30
Ice
#D6FFFA
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CFCA #CFB1B6
analogous
#B1CFBB #B1CFCA #B1C5CF
triadic
#B1CFCA #CAB1CF #CFCAB1
tetradic
#B1CFCA #BBB1CF #CFB1B6 #C5CFB1
square
#B1CFCA #BBB1CF #CFB1B6 #C5CFB1
split-complementary
#B1CFCA #CFB1C5 #CFBBB1
monochromatic
#65A097 #8BB8B0 #B1CFCA #D7E6E4 #ECF3F2
Accessibility & contrast
On white
1.66
#B1CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B1CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CFCA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CFCA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#A9D0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b1cfca; /* rgb */ color: rgb(177, 207, 202); /* oklch */ color: oklch(83.1% 0.033 184.4);
Tailwind
colors: {
custom: {
50: '#c8ddda',
500: '#b1cfca',
950: '#000000',
},
}SCSS
$custom: #b1cfca; $custom-light: #c8ddda; $custom-dark: #000000;
JSON
{
"hex": "#b1cfca",
"rgb": {
"r": 177,
"g": 207,
"b": 202
},
"hsl": {
"h": 170,
"s": 23.81,
"l": 75.294
},
"oklch": {
"l": 0.83098,
"c": 0.03282,
"h": 184.4
},
"luminance": 0.58237
}Semantic roles & 50–950 ramp
primary
#B1CFCA
secondary
#A48086
accent
#4353A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483