#B3CECA#B3CECA
#B3CECA is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.0% C 0.030 H 185.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CECA |
|---|---|
| RGB | rgb(179, 206, 202) |
| HSL | hsl(171, 22%, 75%) |
| HSV | hsv(171, 13%, 81%) |
| CMYK | cmyk(13.1%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.73, -9.80, -1.06) |
| CIE-LCH | lch(80.73, 9.86, 186.18°) |
| OKLab | oklab(83.02% -0.0294 -0.003) |
| OKLCH | oklch(83.02% 0.03 185.8) |
| XYZ | xyz(51.3198, 57.9894, 64.3549) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 8.10
Silver (survey)
#C5C9C7
ΔE00 8.79
Light Grey
#D8DCD6
ΔE00 9.56
Paleturquoise
#AFEEEE
ΔE00 9.92
Ice
#D6FFFA
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CECA #CEB3B7
analogous
#B3CEBC #B3CECA #B3C4CE
triadic
#B3CECA #CAB3CE #CECAB3
tetradic
#B3CECA #BCB3CE #CEB3B7 #C4CEB3
square
#B3CECA #BCB3CE #CEB3B7 #C4CEB3
split-complementary
#B3CECA #CEB3C4 #CEBCB3
monochromatic
#699E96 #8EB6B0 #B3CECA #D8E6E4 #ECF3F2
Accessibility & contrast
On white
1.67
#B3CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B3CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CECA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CECA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#ACCFCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b3ceca; /* rgb */ color: rgb(179, 206, 202); /* oklch */ color: oklch(83.0% 0.030 185.8);
Tailwind
colors: {
custom: {
50: '#caddda',
500: '#b3ceca',
950: '#000000',
},
}SCSS
$custom: #b3ceca; $custom-light: #caddda; $custom-dark: #000000;
JSON
{
"hex": "#b3ceca",
"rgb": {
"r": 179,
"g": 206,
"b": 202
},
"hsl": {
"h": 171.111,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.83023,
"c": 0.02951,
"h": 185.8
},
"luminance": 0.57991
}Semantic roles & 50–950 ramp
primary
#B3CECA
secondary
#A38287
accent
#4553A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483