#B8CECC#B8CECC
#B8CECC is a very light, muted teal. Relative luminance 0.587; OKLCH L 83.4% C 0.024 H 190.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CECC |
|---|---|
| RGB | rgb(184, 206, 204) |
| HSL | hsl(175, 18%, 76%) |
| HSV | hsv(175, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(81.12, -7.77, -1.52) |
| CIE-LCH | lch(81.12, 7.92, 191.09°) |
| OKLab | oklab(83.43% -0.0235 -0.0042) |
| OKLCH | oklch(83.43% 0.024 190.1) |
| XYZ | xyz(52.7350, 58.6916, 65.6653) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.56
Lightblue
#ADD8E6
ΔE00 7.79
Light Grey
#D8DCD6
ΔE00 8.11
Fog
#D8DCE0
ΔE00 9.51
Light Gray
#D3D3D3
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CECC #CEB8BA
analogous
#B8CEC1 #B8CECC #B8C5CE
triadic
#B8CECC #CCB8CE #CECCB8
tetradic
#B8CECC #C1B8CE #CEB8BA #C5CEB8
square
#B8CECC #C1B8CE #CEB8BA #C5CEB8
split-complementary
#B8CECC #CEB8C5 #CEC1B8
monochromatic
#709C98 #94B5B2 #B8CECC #DCE7E6 #EDF3F2
Accessibility & contrast
On white
1.65
#B8CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#B8CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CECC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CECC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#B2CFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cecc; /* rgb */ color: rgb(184, 206, 204); /* oklch */ color: oklch(83.4% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#cddddb',
500: '#b8cecc',
950: '#000000',
},
}SCSS
$custom: #b8cecc; $custom-light: #cddddb; $custom-dark: #000000;
JSON
{
"hex": "#b8cecc",
"rgb": {
"r": 184,
"g": 206,
"b": 204
},
"hsl": {
"h": 174.545,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83433,
"c": 0.02391,
"h": 190.1
},
"luminance": 0.58693
}Semantic roles & 50–950 ramp
primary
#B8CECC
secondary
#A3888A
accent
#49509D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131515
muted
#838484