#B5CFCB#B5CFCB
#B5CFCB is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.4% C 0.028 H 185.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CFCB |
|---|---|
| RGB | rgb(181, 207, 203) |
| HSL | hsl(171, 21%, 76%) |
| HSV | hsv(171, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.16, -9.47, -0.96) |
| CIE-LCH | lch(81.16, 9.52, 185.77°) |
| OKLab | oklab(83.4% -0.0283 -0.0027) |
| OKLCH | oklch(83.4% 0.028 185.4) |
| XYZ | xyz(52.1458, 58.7601, 65.0828) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.01
Lightblue
#ADD8E6
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.50
Light Grey
#D8DCD6
ΔE00 9.16
Paleturquoise
#AFEEEE
ΔE00 9.98
Lightcyan
#E0FFFF
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CFCB #CFB5B9
analogous
#B5CFBE #B5CFCB #B5C6CF
triadic
#B5CFCB #CBB5CF #CFCBB5
tetradic
#B5CFCB #BEB5CF #CFB5B9 #C6CFB5
square
#B5CFCB #BEB5CF #CFB5B9 #C6CFB5
split-complementary
#B5CFCB #CFB5C6 #CFBEB5
monochromatic
#6B9F97 #90B7B1 #B5CFCB #DAE7E5 #ECF3F2
Accessibility & contrast
On white
1.65
#B5CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#B5CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CFCB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CFCB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#AED0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b5cfcb; /* rgb */ color: rgb(181, 207, 203); /* oklch */ color: oklch(83.4% 0.028 185.4);
Tailwind
colors: {
custom: {
50: '#cbddda',
500: '#b5cfcb',
950: '#000000',
},
}SCSS
$custom: #b5cfcb; $custom-light: #cbddda; $custom-dark: #000000;
JSON
{
"hex": "#b5cfcb",
"rgb": {
"r": 181,
"g": 207,
"b": 203
},
"hsl": {
"h": 170.769,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.83403,
"c": 0.02847,
"h": 185.4
},
"luminance": 0.58761
}Semantic roles & 50–950 ramp
primary
#B5CFCB
secondary
#A48489
accent
#4654A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483