#B5CECA#B5CECA
#B5CECA is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.2% C 0.027 H 185.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CECA |
|---|---|
| RGB | rgb(181, 206, 202) |
| HSL | hsl(170, 20%, 76%) |
| HSV | hsv(170, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.87, -9.15, -0.85) |
| CIE-LCH | lch(80.87, 9.19, 185.32°) |
| OKLab | oklab(83.16% -0.0274 -0.0024) |
| OKLCH | oklch(83.16% 0.027 185) |
| XYZ | xyz(51.7855, 58.2296, 64.3767) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 8.21
Lightblue
#ADD8E6
ΔE00 8.25
Light Grey
#D8DCD6
ΔE00 8.99
Paleturquoise
#AFEEEE
ΔE00 10.33
Silver
#C0C0C0
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CECA #CEB5B9
analogous
#B5CEBD #B5CECA #B5C5CE
triadic
#B5CECA #CAB5CE #CECAB5
tetradic
#B5CECA #BDB5CE #CEB5B9 #C5CEB5
square
#B5CECA #BDB5CE #CEB5B9 #C5CEB5
split-complementary
#B5CECA #CEB5C5 #CEBDB5
monochromatic
#6B9D95 #90B6B0 #B5CECA #DAE6E4 #EDF3F2
Accessibility & contrast
On white
1.66
#B5CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B5CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CECA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CECA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#AFCFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b5ceca; /* rgb */ color: rgb(181, 206, 202); /* oklch */ color: oklch(83.2% 0.027 185.0);
Tailwind
colors: {
custom: {
50: '#cbddda',
500: '#b5ceca',
950: '#000000',
},
}SCSS
$custom: #b5ceca; $custom-light: #cbddda; $custom-dark: #000000;
JSON
{
"hex": "#b5ceca",
"rgb": {
"r": 181,
"g": 206,
"b": 202
},
"hsl": {
"h": 170.4,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.83162,
"c": 0.02747,
"h": 185
},
"luminance": 0.58231
}Semantic roles & 50–950 ramp
primary
#B5CECA
secondary
#A38489
accent
#47559F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483