#B1CDCF#B1CDCF
#B1CDCF is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.8% C 0.030 H 201.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CDCF |
|---|---|
| RGB | rgb(177, 205, 207) |
| HSL | hsl(184, 24%, 75%) |
| HSV | hsv(184, 14%, 81%) |
| CMYK | cmyk(14.5%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.47, -8.92, -4.14) |
| CIE-LCH | lch(80.47, 9.83, 204.93°) |
| OKLab | oklab(82.82% -0.028 -0.0112) |
| OKLCH | oklch(82.82% 0.03 201.9) |
| XYZ | xyz(51.2224, 57.5135, 67.4219) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.73
Powder Blue
#B0E0E6
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 8.66
Ice Blue
#A5DFF9
ΔE00 9.97
Light Grey
#D8DCD6
ΔE00 10.08
Paleturquoise
#AFEEEE
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CDCF #CFB3B1
analogous
#B1CFC2 #B1CDCF #B1BECF
triadic
#B1CDCF #CFB1CD #CDCFB1
tetradic
#B1CDCF #C2B1CF #CFB3B1 #BECFB1
square
#B1CDCF #C2B1CF #CFB3B1 #BECFB1
split-complementary
#B1CDCF #CFB1BE #CFC2B1
monochromatic
#659CA0 #8BB5B8 #B1CDCF #D7E5E6 #ECF3F3
Accessibility & contrast
On white
1.68
#B1CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B1CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CDCF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CDCF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#A8CFCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b1cdcf; /* rgb */ color: rgb(177, 205, 207); /* oklch */ color: oklch(82.8% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#c8dcdd',
500: '#b1cdcf',
950: '#000000',
},
}SCSS
$custom: #b1cdcf; $custom-light: #c8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#b1cdcf",
"rgb": {
"r": 177,
"g": 205,
"b": 207
},
"hsl": {
"h": 184,
"s": 23.81,
"l": 75.294
},
"oklch": {
"l": 0.82823,
"c": 0.03018,
"h": 201.9
},
"luminance": 0.57515
}Semantic roles & 50–950 ramp
primary
#B1CDCF
secondary
#A48280
accent
#4A43A2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484