#B8CCC8#B8CCC8
#B8CCC8 is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.9% C 0.022 H 182.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCC8 |
|---|---|
| RGB | rgb(184, 204, 200) |
| HSL | hsl(168, 16%, 76%) |
| HSV | hsv(168, 10%, 80%) |
| CMYK | cmyk(9.8%, 0%, 2%, 20%) |
| CIE-LAB | lab(80.49, -7.52, -0.31) |
| CIE-LCH | lch(80.49, 7.52, 182.39°) |
| OKLab | oklab(82.9% -0.0223 -0.0009) |
| OKLCH | oklch(82.9% 0.022 182.4) |
| XYZ | xyz(51.7830, 57.5454, 63.0116) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.65
Light Grey
#D8DCD6
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 8.56
Lightblue
#ADD8E6
ΔE00 8.95
Silver
#C0C0C0
ΔE00 9.20
Light Gray
#D3D3D3
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCC8 #CCB8BC
analogous
#B8CCBE #B8CCC8 #B8C6CC
triadic
#B8CCC8 #C8B8CC #CCC8B8
tetradic
#B8CCC8 #BEB8CC #CCB8BC #C6CCB8
square
#B8CCC8 #BEB8CC #CCB8BC #C6CCB8
split-complementary
#B8CCC8 #CCB8C6 #CCBEB8
monochromatic
#719991 #94B2AC #B8CCC8 #DCE6E4 #EDF2F1
Accessibility & contrast
On white
1.68
#B8CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#B8CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCC8
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCC8 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#B3CDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8ccc8; /* rgb */ color: rgb(184, 204, 200); /* oklch */ color: oklch(82.9% 0.022 182.4);
Tailwind
colors: {
custom: {
50: '#cddbd8',
500: '#b8ccc8',
950: '#000000',
},
}SCSS
$custom: #b8ccc8; $custom-light: #cddbd8; $custom-dark: #000000;
JSON
{
"hex": "#b8ccc8",
"rgb": {
"r": 184,
"g": 204,
"b": 200
},
"hsl": {
"h": 168,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.82895,
"c": 0.02236,
"h": 182.4
},
"luminance": 0.57546
}Semantic roles & 50–950 ramp
primary
#B8CCC8
secondary
#A0888D
accent
#4B5B9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483