#B8CEC8#B8CEC8
#B8CEC8 is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.3% C 0.025 H 177.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEC8 |
|---|---|
| RGB | rgb(184, 206, 200) |
| HSL | hsl(164, 18%, 76%) |
| HSV | hsv(164, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(81.02, -8.55, 0.46) |
| CIE-LCH | lch(81.02, 8.57, 176.90°) |
| OKLab | oklab(83.32% -0.0251 0.0011) |
| OKLCH | oklch(83.32% 0.025 177.5) |
| XYZ | xyz(52.2614, 58.5022, 63.1710) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.59
Light Grey
#D8DCD6
ΔE00 8.19
Powder Blue
#B0E0E6
ΔE00 8.36
Lightblue
#ADD8E6
ΔE00 9.39
Silver
#C0C0C0
ΔE00 10.22
Light Gray
#D3D3D3
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEC8 #CEB8BE
analogous
#B8CEBD #B8CEC8 #B8C9CE
triadic
#B8CEC8 #C8B8CE #CEC8B8
tetradic
#B8CEC8 #BDB8CE #CEB8BE #C9CEB8
square
#B8CEC8 #BDB8CE #CEB8BE #C9CEB8
split-complementary
#B8CEC8 #CEB8C9 #CEBDB8
monochromatic
#709C90 #94B5AC #B8CEC8 #DCE7E4 #EDF3F1
Accessibility & contrast
On white
1.65
#B8CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#B8CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEC8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEC8 | 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)
#CCCBC8
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#B3CFCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cec8; /* rgb */ color: rgb(184, 206, 200); /* oklch */ color: oklch(83.3% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#cdddd8',
500: '#b8cec8',
950: '#000000',
},
}SCSS
$custom: #b8cec8; $custom-light: #cdddd8; $custom-dark: #000000;
JSON
{
"hex": "#b8cec8",
"rgb": {
"r": 184,
"g": 206,
"b": 200
},
"hsl": {
"h": 163.636,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83316,
"c": 0.02515,
"h": 177.5
},
"luminance": 0.58503
}Semantic roles & 50–950 ramp
primary
#B8CEC8
secondary
#A3888F
accent
#49609D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483