#B8CCCD#B8CCCD
#B8CCCD is a very light, muted teal. Relative luminance 0.578; OKLCH L 83.0% C 0.022 H 200.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCCD |
|---|---|
| RGB | rgb(184, 204, 205) |
| HSL | hsl(183, 17%, 76%) |
| HSV | hsv(183, 10%, 80%) |
| CMYK | cmyk(10.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.62, -6.53, -2.80) |
| CIE-LCH | lch(80.62, 7.11, 203.19°) |
| OKLab | oklab(83.04% -0.0204 -0.0076) |
| OKLCH | oklch(83.04% 0.022 200.4) |
| XYZ | xyz(52.3769, 57.7829, 66.1395) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.25
Lightblue
#ADD8E6
ΔE00 7.26
Light Grey
#D8DCD6
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.51
Silver
#C0C0C0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCCD #CDB9B8
analogous
#B8CDC4 #B8CCCD #B8C2CD
triadic
#B8CCCD #CDB8CC #CCCDB8
tetradic
#B8CCCD #C4B8CD #CDB9B8 #C2CDB8
square
#B8CCCD #C4B8CD #CDB9B8 #C2CDB8
split-complementary
#B8CCCD #CDB8C2 #CDC4B8
monochromatic
#70989A #94B2B4 #B8CCCD #DCE6E6 #EDF2F2
Accessibility & contrast
On white
1.67
#B8CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B8CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCCD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCCD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#B2CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cccd; /* rgb */ color: rgb(184, 204, 205); /* oklch */ color: oklch(83.0% 0.022 200.4);
Tailwind
colors: {
custom: {
50: '#cddbdc',
500: '#b8cccd',
950: '#000000',
},
}SCSS
$custom: #b8cccd; $custom-light: #cddbdc; $custom-dark: #000000;
JSON
{
"hex": "#b8cccd",
"rgb": {
"r": 184,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.857,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.83044,
"c": 0.02173,
"h": 200.4
},
"luminance": 0.57784
}Semantic roles & 50–950 ramp
primary
#B8CCCD
secondary
#A28988
accent
#4E4A9C
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484