#B5CBCC#B5CBCC
#B5CBCC is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.6% C 0.024 H 200.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CBCC |
|---|---|
| RGB | rgb(181, 203, 204) |
| HSL | hsl(183, 18%, 75%) |
| HSV | hsv(183, 11%, 80%) |
| CMYK | cmyk(11.3%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(80.12, -7.19, -3.02) |
| CIE-LCH | lch(80.12, 7.80, 202.76°) |
| OKLab | oklab(82.59% -0.0224 -0.0082) |
| OKLCH | oklch(82.59% 0.024 200) |
| XYZ | xyz(51.3085, 56.8943, 65.3935) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.65
Light Grey
#D8DCD6
ΔE00 8.69
Silver
#C0C0C0
ΔE00 9.10
Fog
#D8DCE0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CBCC #CCB6B5
analogous
#B5CCC1 #B5CBCC #B5BFCC
triadic
#B5CBCC #CCB5CB #CBCCB5
tetradic
#B5CBCC #C1B5CC #CCB6B5 #BFCCB5
square
#B5CBCC #C1B5CC #CCB6B5 #BFCCB5
split-complementary
#B5CBCC #CCB5BF #CCC1B5
monochromatic
#6D989A #91B2B3 #B5CBCC #D9E4E5 #EDF2F3
Accessibility & contrast
On white
1.70
#B5CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B5CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CBCC
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CBCC | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#AFCDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5cbcc; /* rgb */ color: rgb(181, 203, 204); /* oklch */ color: oklch(82.6% 0.024 200.0);
Tailwind
colors: {
custom: {
50: '#cbdadb',
500: '#b5cbcc',
950: '#000000',
},
}SCSS
$custom: #b5cbcc; $custom-light: #cbdadb; $custom-dark: #000000;
JSON
{
"hex": "#b5cbcc",
"rgb": {
"r": 181,
"g": 203,
"b": 204
},
"hsl": {
"h": 182.609,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.8259,
"c": 0.02385,
"h": 200
},
"luminance": 0.56895
}Semantic roles & 50–950 ramp
primary
#B5CBCC
secondary
#A18685
accent
#4C499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384