#B4CECA#B4CECA
#B4CECA is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.1% C 0.028 H 185.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CECA |
|---|---|
| RGB | rgb(180, 206, 202) |
| HSL | hsl(171, 21%, 76%) |
| HSV | hsv(171, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.80, -9.48, -0.96) |
| CIE-LCH | lch(80.80, 9.53, 185.77°) |
| OKLab | oklab(83.09% -0.0284 -0.0027) |
| OKLCH | oklch(83.09% 0.028 185.4) |
| XYZ | xyz(51.5518, 58.1091, 64.3658) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.13
Lightblue
#ADD8E6
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 8.50
Light Grey
#D8DCD6
ΔE00 9.28
Paleturquoise
#AFEEEE
ΔE00 10.12
Lightcyan
#E0FFFF
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CECA #CEB4B8
analogous
#B4CEBD #B4CECA #B4C5CE
triadic
#B4CECA #CAB4CE #CECAB4
tetradic
#B4CECA #BDB4CE #CEB4B8 #C5CEB4
square
#B4CECA #BDB4CE #CEB4B8 #C5CEB4
split-complementary
#B4CECA #CEB4C5 #CEBDB4
monochromatic
#6A9E96 #8FB6B0 #B4CECA #D9E6E4 #ECF3F2
Accessibility & contrast
On white
1.66
#B4CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B4CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CECA
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CECA | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#ADCFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4ceca; /* rgb */ color: rgb(180, 206, 202); /* oklch */ color: oklch(83.1% 0.028 185.4);
Tailwind
colors: {
custom: {
50: '#caddda',
500: '#b4ceca',
950: '#000000',
},
}SCSS
$custom: #b4ceca; $custom-light: #caddda; $custom-dark: #000000;
JSON
{
"hex": "#b4ceca",
"rgb": {
"r": 180,
"g": 206,
"b": 202
},
"hsl": {
"h": 170.769,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83092,
"c": 0.02849,
"h": 185.4
},
"luminance": 0.5811
}Semantic roles & 50–950 ramp
primary
#B4CECA
secondary
#A38388
accent
#46549F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483