#B5CCCD#B5CCCD
#B5CCCD is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.8% C 0.025 H 199.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCCD |
|---|---|
| RGB | rgb(181, 204, 205) |
| HSL | hsl(183, 19%, 76%) |
| HSV | hsv(183, 12%, 80%) |
| CMYK | cmyk(11.7%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.41, -7.51, -3.12) |
| CIE-LCH | lch(80.41, 8.14, 202.57°) |
| OKLab | oklab(82.83% -0.0234 -0.0085) |
| OKLCH | oklch(82.83% 0.025 199.9) |
| XYZ | xyz(51.6657, 57.4162, 66.1062) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.74
Silver (survey)
#C5C9C7
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.29
Light Grey
#D8DCD6
ΔE00 8.82
Fog
#D8DCE0
ΔE00 9.40
Silver
#C0C0C0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCCD #CDB6B5
analogous
#B5CDC2 #B5CCCD #B5C0CD
triadic
#B5CCCD #CDB5CC #CCCDB5
tetradic
#B5CCCD #C2B5CD #CDB6B5 #C0CDB5
square
#B5CCCD #C2B5CD #CDB6B5 #C0CDB5
split-complementary
#B5CCCD #CDB5C0 #CDC2B5
monochromatic
#6C9A9C #90B3B4 #B5CCCD #DAE5E6 #EDF2F3
Accessibility & contrast
On white
1.68
#B5CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B5CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCCD
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCCD | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#AECECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5cccd; /* rgb */ color: rgb(181, 204, 205); /* oklch */ color: oklch(82.8% 0.025 199.9);
Tailwind
colors: {
custom: {
50: '#cbdbdc',
500: '#b5cccd',
950: '#000000',
},
}SCSS
$custom: #b5cccd; $custom-light: #cbdbdc; $custom-dark: #000000;
JSON
{
"hex": "#b5cccd",
"rgb": {
"r": 181,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.5,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.8283,
"c": 0.02489,
"h": 199.9
},
"luminance": 0.57417
}Semantic roles & 50–950 ramp
primary
#B5CCCD
secondary
#A28684
accent
#4B489E
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484