#B5CCC8#B5CCC8
#B5CCC8 is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.7% C 0.025 H 184.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCC8 |
|---|---|
| RGB | rgb(181, 204, 200) |
| HSL | hsl(170, 18%, 75%) |
| HSV | hsv(170, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 2%, 20%) |
| CIE-LAB | lab(80.28, -8.51, -0.64) |
| CIE-LCH | lch(80.28, 8.53, 184.29°) |
| OKLab | oklab(82.68% -0.0254 -0.0018) |
| OKLCH | oklch(82.68% 0.025 184.1) |
| XYZ | xyz(51.0718, 57.1787, 62.9782) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 7.92
Lightblue
#ADD8E6
ΔE00 8.57
Light Grey
#D8DCD6
ΔE00 8.67
Silver
#C0C0C0
ΔE00 10.08
Light Gray
#D3D3D3
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCC8 #CCB5B9
analogous
#B5CCBC #B5CCC8 #B5C4CC
triadic
#B5CCC8 #C8B5CC #CCC8B5
tetradic
#B5CCC8 #BCB5CC #CCB5B9 #C4CCB5
square
#B5CCC8 #BCB5CC #CCB5B9 #C4CCB5
split-complementary
#B5CCC8 #CCB5C4 #CCBCB5
monochromatic
#6D9A92 #91B3AD #B5CCC8 #D9E5E3 #EDF3F2
Accessibility & contrast
On white
1.69
#B5CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B5CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCC8
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCC8 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#AFCDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5ccc8; /* rgb */ color: rgb(181, 204, 200); /* oklch */ color: oklch(82.7% 0.025 184.1);
Tailwind
colors: {
custom: {
50: '#cbdbd8',
500: '#b5ccc8',
950: '#000000',
},
}SCSS
$custom: #b5ccc8; $custom-light: #cbdbd8; $custom-dark: #000000;
JSON
{
"hex": "#b5ccc8",
"rgb": {
"r": 181,
"g": 204,
"b": 200
},
"hsl": {
"h": 169.565,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.82681,
"c": 0.02545,
"h": 184.1
},
"luminance": 0.5718
}Semantic roles & 50–950 ramp
primary
#B5CCC8
secondary
#A18589
accent
#49579D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483