#B5CCCB#B5CCCB
#B5CCCB is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.8% C 0.025 H 193.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCCB |
|---|---|
| RGB | rgb(181, 204, 203) |
| HSL | hsl(177, 18%, 75%) |
| HSV | hsv(177, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.36, -7.91, -2.13) |
| CIE-LCH | lch(80.36, 8.20, 195.06°) |
| OKLab | oklab(82.77% -0.0242 -0.0058) |
| OKLCH | oklch(82.77% 0.025 193.5) |
| XYZ | xyz(51.4258, 57.3203, 64.8428) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.30
Lightblue
#ADD8E6
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.43
Light Grey
#D8DCD6
ΔE00 8.70
Silver
#C0C0C0
ΔE00 9.66
Fog
#D8DCE0
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCCB #CCB5B6
analogous
#B5CCBF #B5CCCB #B5C1CC
triadic
#B5CCCB #CBB5CC #CCCBB5
tetradic
#B5CCCB #BFB5CC #CCB5B6 #C1CCB5
square
#B5CCCB #BFB5CC #CCB5B6 #C1CCB5
split-complementary
#B5CCCB #CCB5C1 #CCBFB5
monochromatic
#6D9A98 #91B3B2 #B5CCCB #D9E5E4 #EDF3F2
Accessibility & contrast
On white
1.68
#B5CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B5CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCCB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCCB | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#AFCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5cccb; /* rgb */ color: rgb(181, 204, 203); /* oklch */ color: oklch(82.8% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#cbdbda',
500: '#b5cccb',
950: '#000000',
},
}SCSS
$custom: #b5cccb; $custom-light: #cbdbda; $custom-dark: #000000;
JSON
{
"hex": "#b5cccb",
"rgb": {
"r": 181,
"g": 204,
"b": 203
},
"hsl": {
"h": 177.391,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.8277,
"c": 0.02488,
"h": 193.5
},
"luminance": 0.57321
}Semantic roles & 50–950 ramp
primary
#B5CCCB
secondary
#A18586
accent
#494C9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483