#B8CEC6#B8CEC6
#B8CEC6 is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.3% C 0.026 H 171.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEC6 |
|---|---|
| RGB | rgb(184, 206, 198) |
| HSL | hsl(158, 18%, 76%) |
| HSV | hsv(158, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 3.9%, 19.2%) |
| CIE-LAB | lab(80.97, -8.94, 1.46) |
| CIE-LCH | lch(80.97, 9.06, 170.74°) |
| OKLab | oklab(83.26% -0.0259 0.0037) |
| OKLCH | oklch(83.26% 0.026 171.8) |
| XYZ | xyz(52.0292, 58.4093, 61.9481) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.95
Light Grey
#D8DCD6
ΔE00 8.34
Powder Blue
#B0E0E6
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 10.24
Silver
#C0C0C0
ΔE00 10.59
Light Gray
#D3D3D3
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEC6 #CEB8C0
analogous
#B8CEBB #B8CEC6 #B8CBCE
triadic
#B8CEC6 #C6B8CE #CEC6B8
tetradic
#B8CEC6 #BBB8CE #CEB8C0 #CBCEB8
square
#B8CEC6 #BBB8CE #CEB8C0 #CBCEB8
split-complementary
#B8CEC6 #CEB8CB #CEBBB8
monochromatic
#709C8C #94B5A9 #B8CEC6 #DCE7E3 #EDF3F0
Accessibility & contrast
On white
1.66
#B8CEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#B8CEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEC6
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEC6 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC6
Deuteranopia (green-blind)
#C8C8C7
Tritanopia (blue-blind)
#B3CECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cec6; /* rgb */ color: rgb(184, 206, 198); /* oklch */ color: oklch(83.3% 0.026 171.8);
Tailwind
colors: {
custom: {
50: '#cdddd7',
500: '#b8cec6',
950: '#000000',
},
}SCSS
$custom: #b8cec6; $custom-light: #cdddd7; $custom-dark: #000000;
JSON
{
"hex": "#b8cec6",
"rgb": {
"r": 184,
"g": 206,
"b": 198
},
"hsl": {
"h": 158.182,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83258,
"c": 0.0262,
"h": 171.8
},
"luminance": 0.5841
}Semantic roles & 50–950 ramp
primary
#B8CEC6
secondary
#A38891
accent
#49679D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483