#B3CECE#B3CECE
#B3CECE is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.1% C 0.029 H 196.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CECE |
|---|---|
| RGB | rgb(179, 206, 206) |
| HSL | hsl(180, 22%, 75%) |
| HSV | hsv(180, 13%, 81%) |
| CMYK | cmyk(13.1%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(80.84, -9.00, -3.05) |
| CIE-LCH | lch(80.84, 9.50, 198.71°) |
| OKLab | oklab(83.14% -0.0278 -0.0083) |
| OKLCH | oklch(83.14% 0.029 196.6) |
| XYZ | xyz(51.7995, 58.1813, 66.8815) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.24
Lightblue
#ADD8E6
ΔE00 6.46
Silver (survey)
#C5C9C7
ΔE00 8.44
Light Grey
#D8DCD6
ΔE00 9.59
Paleturquoise
#AFEEEE
ΔE00 10.00
Fog
#D8DCE0
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CECE #CEB3B3
analogous
#B3CEC0 #B3CECE #B3C0CE
triadic
#B3CECE #CEB3CE #CECEB3
tetradic
#B3CECE #C0B3CE #CEB3B3 #C0CEB3
square
#B3CECE #C0B3CE #CEB3B3 #C0CEB3
split-complementary
#B3CECE #CEB3C0 #CEC0B3
monochromatic
#699E9E #8EB6B6 #B3CECE #D8E6E6 #ECF3F3
Accessibility & contrast
On white
1.66
#B3CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#B3CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CECE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CECE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#ABD0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b3cece; /* rgb */ color: rgb(179, 206, 206); /* oklch */ color: oklch(83.1% 0.029 196.6);
Tailwind
colors: {
custom: {
50: '#cadddc',
500: '#b3cece',
950: '#000000',
},
}SCSS
$custom: #b3cece; $custom-light: #cadddc; $custom-dark: #000000;
JSON
{
"hex": "#b3cece",
"rgb": {
"r": 179,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.83142,
"c": 0.02898,
"h": 196.6
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#B3CECE
secondary
#A38282
accent
#4545A0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484