#B5CCCC#B5CCCC
#B5CCCC is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.8% C 0.025 H 196.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCCC |
|---|---|
| RGB | rgb(181, 204, 204) |
| HSL | hsl(180, 18%, 75%) |
| HSV | hsv(180, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.39, -7.71, -2.63) |
| CIE-LCH | lch(80.39, 8.15, 198.80°) |
| OKLab | oklab(82.8% -0.0238 -0.0071) |
| OKLCH | oklch(82.8% 0.025 196.7) |
| XYZ | xyz(51.5454, 57.3681, 65.4725) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 7.25
Powder Blue
#B0E0E6
ΔE00 7.34
Light Grey
#D8DCD6
ΔE00 8.75
Silver
#C0C0C0
ΔE00 9.55
Fog
#D8DCE0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCCC #CCB5B5
analogous
#B5CCC0 #B5CCCC #B5C0CC
triadic
#B5CCCC #CCB5CC #CCCCB5
tetradic
#B5CCCC #C0B5CC #CCB5B5 #C0CCB5
square
#B5CCCC #C0B5CC #CCB5B5 #C0CCB5
split-complementary
#B5CCCC #CCB5C0 #CCC0B5
monochromatic
#6D9A9A #91B3B3 #B5CCCC #D9E5E5 #EDF3F3
Accessibility & contrast
On white
1.68
#B5CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#B5CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCCC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCCC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#AECECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5cccc; /* rgb */ color: rgb(181, 204, 204); /* oklch */ color: oklch(82.8% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#cbdbdb',
500: '#b5cccc',
950: '#000000',
},
}SCSS
$custom: #b5cccc; $custom-light: #cbdbdb; $custom-dark: #000000;
JSON
{
"hex": "#b5cccc",
"rgb": {
"r": 181,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.828,
"c": 0.02485,
"h": 196.7
},
"luminance": 0.57369
}Semantic roles & 50–950 ramp
primary
#B5CCCC
secondary
#A18585
accent
#49499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131515
muted
#828484