#B5CECD#B5CECD
#B5CECD is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.3% C 0.027 H 193.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CECD |
|---|---|
| RGB | rgb(181, 206, 205) |
| HSL | hsl(178, 20%, 76%) |
| HSV | hsv(178, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(80.95, -8.55, -2.34) |
| CIE-LCH | lch(80.95, 8.87, 195.30°) |
| OKLab | oklab(83.25% -0.0262 -0.0064) |
| OKLCH | oklch(83.25% 0.027 193.7) |
| XYZ | xyz(52.1441, 58.3730, 66.2656) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.91
Light Grey
#D8DCD6
ΔE00 9.00
Fog
#D8DCE0
ΔE00 10.14
Silver
#C0C0C0
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CECD #CEB5B6
analogous
#B5CEC0 #B5CECD #B5C2CE
triadic
#B5CECD #CDB5CE #CECDB5
tetradic
#B5CECD #C0B5CE #CEB5B6 #C2CEB5
square
#B5CECD #C0B5CE #CEB5B6 #C2CEB5
split-complementary
#B5CECD #CEB5C2 #CEC0B5
monochromatic
#6B9D9B #90B6B4 #B5CECD #DAE6E6 #EDF3F3
Accessibility & contrast
On white
1.66
#B5CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B5CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CECD
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CECD | 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)
#CBCBCD
Deuteranopia (green-blind)
#C6C7CD
Tritanopia (blue-blind)
#AED0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b5cecd; /* rgb */ color: rgb(181, 206, 205); /* oklch */ color: oklch(83.3% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#cbdddc',
500: '#b5cecd',
950: '#000000',
},
}SCSS
$custom: #b5cecd; $custom-light: #cbdddc; $custom-dark: #000000;
JSON
{
"hex": "#b5cecd",
"rgb": {
"r": 181,
"g": 206,
"b": 205
},
"hsl": {
"h": 177.6,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.83251,
"c": 0.02694,
"h": 193.7
},
"luminance": 0.58374
}Semantic roles & 50–950 ramp
primary
#B5CECD
secondary
#A38486
accent
#474A9F
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484