#B8CCCF#B8CCCF
#B8CCCF is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.1% C 0.022 H 207.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCCF |
|---|---|
| RGB | rgb(184, 204, 207) |
| HSL | hsl(188, 19%, 77%) |
| HSV | hsv(188, 11%, 81%) |
| CMYK | cmyk(11.1%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.67, -6.13, -3.79) |
| CIE-LCH | lch(80.67, 7.21, 211.72°) |
| OKLab | oklab(83.1% -0.0196 -0.0102) |
| OKLCH | oklch(83.1% 0.022 207.6) |
| XYZ | xyz(52.6199, 57.8801, 67.4191) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 6.79
Powder Blue
#B0E0E6
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.14
Light Grey
#D8DCD6
ΔE00 8.29
Silver
#C0C0C0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCCF #CFBBB8
analogous
#B8CFC7 #B8CCCF #B8C1CF
triadic
#B8CCCF #CFB8CC #CCCFB8
tetradic
#B8CCCF #C7B8CF #CFBBB8 #C1CFB8
square
#B8CCCF #C7B8CF #CFBBB8 #C1CFB8
split-complementary
#B8CCCF #CFB8C1 #CFC7B8
monochromatic
#6F989E #93B2B6 #B8CCCF #DDE6E8 #EDF2F3
Accessibility & contrast
On white
1.67
#B8CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B8CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCCF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCCF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#B2CECD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cccf; /* rgb */ color: rgb(184, 204, 207); /* oklch */ color: oklch(83.1% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#cddbdd',
500: '#b8cccf',
950: '#000000',
},
}SCSS
$custom: #b8cccf; $custom-light: #cddbdd; $custom-dark: #000000;
JSON
{
"hex": "#b8cccf",
"rgb": {
"r": 184,
"g": 204,
"b": 207
},
"hsl": {
"h": 187.826,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.83105,
"c": 0.0221,
"h": 207.6
},
"luminance": 0.57881
}Semantic roles & 50–950 ramp
primary
#B8CCCF
secondary
#A48B87
accent
#53489E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484