#B1CDCA#B1CDCA
#B1CDCA is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.7% C 0.030 H 188.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CDCA |
|---|---|
| RGB | rgb(177, 205, 202) |
| HSL | hsl(174, 22%, 75%) |
| HSV | hsv(174, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.33, -9.94, -1.66) |
| CIE-LCH | lch(80.33, 10.07, 189.51°) |
| OKLab | oklab(82.67% -0.03 -0.0046) |
| OKLCH | oklch(82.67% 0.03 188.7) |
| XYZ | xyz(50.6208, 57.2728, 64.2534) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 7.69
Silver (survey)
#C5C9C7
ΔE00 8.98
Paleturquoise
#AFEEEE
ΔE00 9.85
Light Grey
#D8DCD6
ΔE00 9.93
Pale Sky Blue
#BDF6FE
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CDCA #CDB1B4
analogous
#B1CDBC #B1CDCA #B1C2CD
triadic
#B1CDCA #CAB1CD #CDCAB1
tetradic
#B1CDCA #BCB1CD #CDB1B4 #C2CDB1
square
#B1CDCA #BCB1CD #CDB1B4 #C2CDB1
split-complementary
#B1CDCA #CDB1C2 #CDBCB1
monochromatic
#669D97 #8CB5B1 #B1CDCA #D6E5E3 #ECF3F2
Accessibility & contrast
On white
1.69
#B1CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B1CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CDCA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CDCA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#AACFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b1cdca; /* rgb */ color: rgb(177, 205, 202); /* oklch */ color: oklch(82.7% 0.030 188.7);
Tailwind
colors: {
custom: {
50: '#c8dcda',
500: '#b1cdca',
950: '#000000',
},
}SCSS
$custom: #b1cdca; $custom-light: #c8dcda; $custom-dark: #000000;
JSON
{
"hex": "#b1cdca",
"rgb": {
"r": 177,
"g": 205,
"b": 202
},
"hsl": {
"h": 173.571,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.82672,
"c": 0.03033,
"h": 188.7
},
"luminance": 0.57274
}Semantic roles & 50–950 ramp
primary
#B1CDCA
secondary
#A28084
accent
#454FA0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483