#B8CEC4#B8CEC4
#B8CEC4 is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.2% C 0.027 H 166.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEC4 |
|---|---|
| RGB | rgb(184, 206, 196) |
| HSL | hsl(153, 18%, 76%) |
| HSV | hsv(153, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 4.9%, 19.2%) |
| CIE-LAB | lab(80.92, -9.32, 2.45) |
| CIE-LCH | lch(80.92, 9.64, 165.25°) |
| OKLab | oklab(83.2% -0.0267 0.0064) |
| OKLCH | oklch(83.2% 0.027 166.6) |
| XYZ | xyz(51.8001, 58.3176, 60.7412) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.56
Powder Blue
#B0E0E6
ΔE00 9.49
Silver
#C0C0C0
ΔE00 10.98
Light Gray
#D3D3D3
ΔE00 11.03
Lightblue
#ADD8E6
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEC4 #CEB8C2
analogous
#B8CEB9 #B8CEC4 #B8CDCE
triadic
#B8CEC4 #C4B8CE #CEC4B8
tetradic
#B8CEC4 #B9B8CE #CEB8C2 #CDCEB8
square
#B8CEC4 #B9B8CE #CEB8C2 #CDCEB8
split-complementary
#B8CEC4 #CEB8CD #CEB9B8
monochromatic
#709C88 #94B5A6 #B8CEC4 #DCE7E2 #EDF3F0
Accessibility & contrast
On white
1.66
#B8CEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#B8CEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEC4
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEC4 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC4
Deuteranopia (green-blind)
#C9C8C5
Tritanopia (blue-blind)
#B4CECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cec4; /* rgb */ color: rgb(184, 206, 196); /* oklch */ color: oklch(83.2% 0.027 166.6);
Tailwind
colors: {
custom: {
50: '#cdddd5',
500: '#b8cec4',
950: '#000000',
},
}SCSS
$custom: #b8cec4; $custom-light: #cdddd5; $custom-dark: #000000;
JSON
{
"hex": "#b8cec4",
"rgb": {
"r": 184,
"g": 206,
"b": 196
},
"hsl": {
"h": 152.727,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83201,
"c": 0.02748,
"h": 166.6
},
"luminance": 0.58318
}Semantic roles & 50–950 ramp
primary
#B8CEC4
secondary
#A38894
accent
#496F9D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483