#B4CFCB#B4CFCB
#B4CFCB is a very light, muted teal. Relative luminance 0.586; OKLCH L 83.3% C 0.029 H 185.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CFCB |
|---|---|
| RGB | rgb(180, 207, 203) |
| HSL | hsl(171, 22%, 76%) |
| HSV | hsv(171, 13%, 81%) |
| CMYK | cmyk(13%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.09, -9.80, -1.06) |
| CIE-LCH | lch(81.09, 9.85, 186.19°) |
| OKLab | oklab(83.33% -0.0293 -0.003) |
| OKLCH | oklch(83.33% 0.029 185.8) |
| XYZ | xyz(51.9121, 58.6396, 65.0719) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 8.04
Silver (survey)
#C5C9C7
ΔE00 8.79
Light Grey
#D8DCD6
ΔE00 9.44
Paleturquoise
#AFEEEE
ΔE00 9.77
Ice
#D6FFFA
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CFCB #CFB4B8
analogous
#B4CFBD #B4CFCB #B4C5CF
triadic
#B4CFCB #CBB4CF #CFCBB4
tetradic
#B4CFCB #BDB4CF #CFB4B8 #C5CFB4
square
#B4CFCB #BDB4CF #CFB4B8 #C5CFB4
split-complementary
#B4CFCB #CFB4C5 #CFBDB4
monochromatic
#699F97 #8FB7B1 #B4CFCB #D9E7E5 #ECF3F2
Accessibility & contrast
On white
1.65
#B4CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#B4CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CFCB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CFCB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#ADD0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4cfcb; /* rgb */ color: rgb(180, 207, 203); /* oklch */ color: oklch(83.3% 0.029 185.8);
Tailwind
colors: {
custom: {
50: '#caddda',
500: '#b4cfcb',
950: '#000000',
},
}SCSS
$custom: #b4cfcb; $custom-light: #caddda; $custom-dark: #000000;
JSON
{
"hex": "#b4cfcb",
"rgb": {
"r": 180,
"g": 207,
"b": 203
},
"hsl": {
"h": 171.111,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.83333,
"c": 0.02949,
"h": 185.8
},
"luminance": 0.58641
}Semantic roles & 50–950 ramp
primary
#B4CFCB
secondary
#A48388
accent
#4553A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483