#B8CCCA#B8CCCA
#B8CCCA is a very light, muted teal. Relative luminance 0.576; OKLCH L 83.0% C 0.022 H 189.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCCA |
|---|---|
| RGB | rgb(184, 204, 202) |
| HSL | hsl(174, 16%, 76%) |
| HSV | hsv(174, 10%, 80%) |
| CMYK | cmyk(9.8%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.54, -7.13, -1.31) |
| CIE-LCH | lch(80.54, 7.24, 190.40°) |
| OKLab | oklab(82.95% -0.0215 -0.0036) |
| OKLCH | oklch(82.95% 0.022 189.5) |
| XYZ | xyz(52.0183, 57.6395, 64.2506) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.41
Light Grey
#D8DCD6
ΔE00 7.80
Lightblue
#ADD8E6
ΔE00 8.21
Powder Blue
#B0E0E6
ΔE00 8.25
Silver
#C0C0C0
ΔE00 8.89
Light Gray
#D3D3D3
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCCA #CCB8BA
analogous
#B8CCC0 #B8CCCA #B8C4CC
triadic
#B8CCCA #CAB8CC #CCCAB8
tetradic
#B8CCCA #C0B8CC #CCB8BA #C4CCB8
square
#B8CCCA #C0B8CC #CCB8BA #C4CCB8
split-complementary
#B8CCCA #CCB8C4 #CCC0B8
monochromatic
#719995 #94B2AF #B8CCCA #DCE6E5 #EDF2F2
Accessibility & contrast
On white
1.68
#B8CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B8CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCCA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCCA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C5C7CA
Tritanopia (blue-blind)
#B3CDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8ccca; /* rgb */ color: rgb(184, 204, 202); /* oklch */ color: oklch(83.0% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#cddbda',
500: '#b8ccca',
950: '#000000',
},
}SCSS
$custom: #b8ccca; $custom-light: #cddbda; $custom-dark: #000000;
JSON
{
"hex": "#b8ccca",
"rgb": {
"r": 184,
"g": 204,
"b": 202
},
"hsl": {
"h": 174,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.82954,
"c": 0.02185,
"h": 189.5
},
"luminance": 0.5764
}Semantic roles & 50–950 ramp
primary
#B8CCCA
secondary
#A0888A
accent
#4B539B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483