#B5CECC#B5CECC
#B5CECC is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.2% C 0.027 H 190.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CECC |
|---|---|
| RGB | rgb(181, 206, 204) |
| HSL | hsl(175, 20%, 76%) |
| HSV | hsv(175, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(80.92, -8.75, -1.84) |
| CIE-LCH | lch(80.92, 8.95, 191.90°) |
| OKLab | oklab(83.22% -0.0266 -0.0051) |
| OKLCH | oklch(83.22% 0.027 190.8) |
| XYZ | xyz(52.0238, 58.3249, 65.6319) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 7.99
Light Grey
#D8DCD6
ΔE00 8.98
Paleturquoise
#AFEEEE
ΔE00 10.32
Fog
#D8DCE0
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CECC #CEB5B7
analogous
#B5CEBF #B5CECC #B5C3CE
triadic
#B5CECC #CCB5CE #CECCB5
tetradic
#B5CECC #BFB5CE #CEB5B7 #C3CEB5
square
#B5CECC #BFB5CE #CEB5B7 #C3CEB5
split-complementary
#B5CECC #CEB5C3 #CEBFB5
monochromatic
#6B9D99 #90B6B3 #B5CECC #DAE6E5 #EDF3F2
Accessibility & contrast
On white
1.66
#B5CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B5CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CECC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CECC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#AED0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b5cecc; /* rgb */ color: rgb(181, 206, 204); /* oklch */ color: oklch(83.2% 0.027 190.8);
Tailwind
colors: {
custom: {
50: '#cbdddb',
500: '#b5cecc',
950: '#000000',
},
}SCSS
$custom: #b5cecc; $custom-light: #cbdddb; $custom-dark: #000000;
JSON
{
"hex": "#b5cecc",
"rgb": {
"r": 181,
"g": 206,
"b": 204
},
"hsl": {
"h": 175.2,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.83221,
"c": 0.02704,
"h": 190.8
},
"luminance": 0.58326
}Semantic roles & 50–950 ramp
primary
#B5CECC
secondary
#A38487
accent
#474E9F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484