#B8CCCB#B8CCCB
#B8CCCB is a very light, muted teal. Relative luminance 0.577; OKLCH L 83.0% C 0.022 H 193.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCCB |
|---|---|
| RGB | rgb(184, 204, 203) |
| HSL | hsl(177, 16%, 76%) |
| HSV | hsv(177, 10%, 80%) |
| CMYK | cmyk(9.8%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.56, -6.93, -1.80) |
| CIE-LCH | lch(80.56, 7.16, 194.60°) |
| OKLab | oklab(82.98% -0.0211 -0.0049) |
| OKLCH | oklch(82.98% 0.022 193.1) |
| XYZ | xyz(52.1370, 57.6870, 64.8762) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.32
Light Grey
#D8DCD6
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 8.14
Silver
#C0C0C0
ΔE00 8.75
Light Gray
#D3D3D3
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCCB #CCB8B9
analogous
#B8CCC1 #B8CCCB #B8C3CC
triadic
#B8CCCB #CBB8CC #CCCBB8
tetradic
#B8CCCB #C1B8CC #CCB8B9 #C3CCB8
square
#B8CCCB #C1B8CC #CCB8B9 #C3CCB8
split-complementary
#B8CCCB #CCB8C3 #CCC1B8
monochromatic
#719997 #94B2B1 #B8CCCB #DCE6E5 #EDF2F2
Accessibility & contrast
On white
1.67
#B8CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#B8CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCCB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCCB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C5C7CB
Tritanopia (blue-blind)
#B3CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cccb; /* rgb */ color: rgb(184, 204, 203); /* oklch */ color: oklch(83.0% 0.022 193.1);
Tailwind
colors: {
custom: {
50: '#cddbda',
500: '#b8cccb',
950: '#000000',
},
}SCSS
$custom: #b8cccb; $custom-light: #cddbda; $custom-dark: #000000;
JSON
{
"hex": "#b8cccb",
"rgb": {
"r": 184,
"g": 204,
"b": 203
},
"hsl": {
"h": 177,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.82984,
"c": 0.02171,
"h": 193.1
},
"luminance": 0.57688
}Semantic roles & 50–950 ramp
primary
#B8CCCB
secondary
#A08889
accent
#4B4F9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483