#B5CCCF#B5CCCF
#B5CCCF is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.9% C 0.025 H 206.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCCF |
|---|---|
| RGB | rgb(181, 204, 207) |
| HSL | hsl(187, 21%, 76%) |
| HSV | hsv(187, 13%, 81%) |
| CMYK | cmyk(12.6%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.47, -7.11, -4.11) |
| CIE-LCH | lch(80.47, 8.21, 210.06°) |
| OKLab | oklab(82.89% -0.0226 -0.0111) |
| OKLCH | oklch(82.89% 0.025 206.2) |
| XYZ | xyz(51.9087, 57.5134, 67.3857) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 9.03
Fog
#D8DCE0
ΔE00 9.05
Silver
#C0C0C0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCCF #CFB8B5
analogous
#B5CFC5 #B5CCCF #B5BFCF
triadic
#B5CCCF #CFB5CC #CCCFB5
tetradic
#B5CCCF #C5B5CF #CFB8B5 #BFCFB5
square
#B5CCCF #C5B5CF #CFB8B5 #BFCFB5
split-complementary
#B5CCCF #CFB5BF #CFC5B5
monochromatic
#6B999F #90B2B7 #B5CCCF #DAE6E7 #ECF2F3
Accessibility & contrast
On white
1.68
#B5CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B5CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCCF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCCF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#AECECD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5cccf; /* rgb */ color: rgb(181, 204, 207); /* oklch */ color: oklch(82.9% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#cbdbdd',
500: '#b5cccf',
950: '#000000',
},
}SCSS
$custom: #b5cccf; $custom-light: #cbdbdd; $custom-dark: #000000;
JSON
{
"hex": "#b5cccf",
"rgb": {
"r": 181,
"g": 204,
"b": 207
},
"hsl": {
"h": 186.923,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.82891,
"c": 0.02521,
"h": 206.2
},
"luminance": 0.57514
}Semantic roles & 50–950 ramp
primary
#B5CCCF
secondary
#A48884
accent
#5046A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484