#B4CFC8#B4CFC8
#B4CFC8 is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.2% C 0.031 H 178.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CFC8 |
|---|---|
| RGB | rgb(180, 207, 200) |
| HSL | hsl(164, 22%, 76%) |
| HSV | hsv(164, 13%, 81%) |
| CMYK | cmyk(13%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(81.01, -10.39, 0.43) |
| CIE-LCH | lch(81.01, 10.40, 177.64°) |
| OKLab | oklab(83.25% -0.0305 0.001) |
| OKLCH | oklch(83.25% 0.031 178.2) |
| XYZ | xyz(51.5580, 58.4980, 63.2072) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.67
Silver (survey)
#C5C9C7
ΔE00 9.20
Lightblue
#ADD8E6
ΔE00 9.34
Light Grey
#D8DCD6
ΔE00 9.59
Paleturquoise
#AFEEEE
ΔE00 9.99
Ice
#D6FFFA
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CFC8 #CFB4BB
analogous
#B4CFBA #B4CFC8 #B4C8CF
triadic
#B4CFC8 #C8B4CF #CFC8B4
tetradic
#B4CFC8 #BAB4CF #CFB4BB #C8CFB4
square
#B4CFC8 #BAB4CF #CFB4BB #C8CFB4
split-complementary
#B4CFC8 #CFB4C8 #CFBAB4
monochromatic
#699F91 #8FB7AD #B4CFC8 #D9E7E3 #ECF3F1
Accessibility & contrast
On white
1.65
#B4CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#B4CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CFC8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CFC8 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC8
Deuteranopia (green-blind)
#C7C8C9
Tritanopia (blue-blind)
#AED0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4cfc8; /* rgb */ color: rgb(180, 207, 200); /* oklch */ color: oklch(83.2% 0.031 178.2);
Tailwind
colors: {
custom: {
50: '#caddd8',
500: '#b4cfc8',
950: '#000000',
},
}SCSS
$custom: #b4cfc8; $custom-light: #caddd8; $custom-dark: #000000;
JSON
{
"hex": "#b4cfc8",
"rgb": {
"r": 180,
"g": 207,
"b": 200
},
"hsl": {
"h": 164.444,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.83246,
"c": 0.03056,
"h": 178.2
},
"luminance": 0.58499
}Semantic roles & 50–950 ramp
primary
#B4CFC8
secondary
#A4838C
accent
#455DA0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483