#B8CCCE#B8CCCE
#B8CCCE is a very light, muted teal. Relative luminance 0.578; OKLCH L 83.1% C 0.022 H 204.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCCE |
|---|---|
| RGB | rgb(184, 204, 206) |
| HSL | hsl(185, 18%, 76%) |
| HSV | hsv(185, 11%, 81%) |
| CMYK | cmyk(10.7%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(80.64, -6.33, -3.29) |
| CIE-LCH | lch(80.64, 7.14, 207.48°) |
| OKLab | oklab(83.07% -0.02 -0.0089) |
| OKLCH | oklch(83.07% 0.022 204) |
| XYZ | xyz(52.4980, 57.8314, 66.7772) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 8.04
Light Grey
#D8DCD6
ΔE00 8.14
Fog
#D8DCE0
ΔE00 8.31
Silver
#C0C0C0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCCE #CEBAB8
analogous
#B8CEC5 #B8CCCE #B8C1CE
triadic
#B8CCCE #CEB8CC #CCCEB8
tetradic
#B8CCCE #C5B8CE #CEBAB8 #C1CEB8
square
#B8CCCE #C5B8CE #CEBAB8 #C1CEB8
split-complementary
#B8CCCE #CEB8C1 #CEC5B8
monochromatic
#70989C #94B2B5 #B8CCCE #DCE6E7 #EDF2F3
Accessibility & contrast
On white
1.67
#B8CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B8CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCCE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCCE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACE
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#B2CECD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8ccce; /* rgb */ color: rgb(184, 204, 206); /* oklch */ color: oklch(83.1% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#cddbdc',
500: '#b8ccce',
950: '#000000',
},
}SCSS
$custom: #b8ccce; $custom-light: #cddbdc; $custom-dark: #000000;
JSON
{
"hex": "#b8ccce",
"rgb": {
"r": 184,
"g": 204,
"b": 206
},
"hsl": {
"h": 185.455,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83074,
"c": 0.02187,
"h": 204
},
"luminance": 0.57832
}Semantic roles & 50–950 ramp
primary
#B8CCCE
secondary
#A38A88
accent
#50499D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484