#B3CBCA#B3CBCA
#B3CBCA is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.4% C 0.026 H 193.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CBCA |
|---|---|
| RGB | rgb(179, 203, 202) |
| HSL | hsl(178, 19%, 75%) |
| HSV | hsv(178, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(79.93, -8.25, -2.24) |
| CIE-LCH | lch(79.93, 8.55, 195.18°) |
| OKLab | oklab(82.39% -0.0252 -0.0061) |
| OKLCH | oklch(82.39% 0.026 193.6) |
| XYZ | xyz(50.6044, 56.5588, 64.1165) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.35
Lightblue
#ADD8E6
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.64
Light Grey
#D8DCD6
ΔE00 9.11
Silver
#C0C0C0
ΔE00 9.92
Fog
#D8DCE0
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CBCA #CBB3B4
analogous
#B3CBBE #B3CBCA #B3C0CB
triadic
#B3CBCA #CAB3CB #CBCAB3
tetradic
#B3CBCA #BEB3CB #CBB3B4 #C0CBB3
square
#B3CBCA #BEB3CB #CBB3B4 #C0CBB3
split-complementary
#B3CBCA #CBB3C0 #CBBEB3
monochromatic
#6A9997 #8FB2B1 #B3CBCA #D7E4E3 #EDF3F2
Accessibility & contrast
On white
1.71
#B3CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#B3CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CBCA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CBCA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#ACCDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b3cbca; /* rgb */ color: rgb(179, 203, 202); /* oklch */ color: oklch(82.4% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#cadada',
500: '#b3cbca',
950: '#000000',
},
}SCSS
$custom: #b3cbca; $custom-light: #cadada; $custom-dark: #000000;
JSON
{
"hex": "#b3cbca",
"rgb": {
"r": 179,
"g": 203,
"b": 202
},
"hsl": {
"h": 177.5,
"s": 18.75,
"l": 74.902
},
"oklch": {
"l": 0.82388,
"c": 0.02595,
"h": 193.6
},
"luminance": 0.5656
}Semantic roles & 50–950 ramp
primary
#B3CBCA
secondary
#A08384
accent
#484C9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383