#B1CDC8#B1CDC8
#B1CDC8 is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.6% C 0.031 H 183.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CDC8 |
|---|---|
| RGB | rgb(177, 205, 200) |
| HSL | hsl(169, 22%, 75%) |
| HSV | hsv(169, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.28, -10.34, -0.67) |
| CIE-LCH | lch(80.28, 10.36, 183.71°) |
| OKLab | oklab(82.61% -0.0308 -0.0019) |
| OKLCH | oklch(82.61% 0.031 183.6) |
| XYZ | xyz(50.3855, 57.1787, 63.0144) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 8.54
Silver (survey)
#C5C9C7
ΔE00 9.21
Paleturquoise
#AFEEEE
ΔE00 9.93
Light Grey
#D8DCD6
ΔE00 9.99
Ice
#D6FFFA
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CDC8 #CDB1B6
analogous
#B1CDBA #B1CDC8 #B1C4CD
triadic
#B1CDC8 #C8B1CD #CDC8B1
tetradic
#B1CDC8 #BAB1CD #CDB1B6 #C4CDB1
square
#B1CDC8 #BAB1CD #CDB1B6 #C4CDB1
split-complementary
#B1CDC8 #CDB1C4 #CDBAB1
monochromatic
#669D93 #8CB5AE #B1CDC8 #D6E5E2 #ECF3F2
Accessibility & contrast
On white
1.69
#B1CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B1CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CDC8
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CDC8 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC8
Deuteranopia (green-blind)
#C5C5C8
Tritanopia (blue-blind)
#AACECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b1cdc8; /* rgb */ color: rgb(177, 205, 200); /* oklch */ color: oklch(82.6% 0.031 183.6);
Tailwind
colors: {
custom: {
50: '#c8dcd8',
500: '#b1cdc8',
950: '#000000',
},
}SCSS
$custom: #b1cdc8; $custom-light: #c8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#b1cdc8",
"rgb": {
"r": 177,
"g": 205,
"b": 200
},
"hsl": {
"h": 169.286,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.82613,
"c": 0.03084,
"h": 183.6
},
"luminance": 0.5718
}Semantic roles & 50–950 ramp
primary
#B1CDC8
secondary
#A28086
accent
#4555A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483