#B3CCCA#B3CCCA
#B3CCCA is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.6% C 0.027 H 190.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCCA |
|---|---|
| RGB | rgb(179, 204, 202) |
| HSL | hsl(175, 20%, 75%) |
| HSV | hsv(175, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.20, -8.77, -1.85) |
| CIE-LCH | lch(80.20, 8.96, 191.89°) |
| OKLab | oklab(82.6% -0.0266 -0.0051) |
| OKLCH | oklch(82.6% 0.027 190.8) |
| XYZ | xyz(50.8413, 57.0326, 64.1954) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.16
Lightblue
#ADD8E6
ΔE00 7.57
Silver (survey)
#C5C9C7
ΔE00 8.01
Light Grey
#D8DCD6
ΔE00 9.23
Silver
#C0C0C0
ΔE00 10.37
Fog
#D8DCE0
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCCA #CCB3B5
analogous
#B3CCBD #B3CCCA #B3C1CC
triadic
#B3CCCA #CAB3CC #CCCAB3
tetradic
#B3CCCA #BDB3CC #CCB3B5 #C1CCB3
square
#B3CCCA #BDB3CC #CCB3B5 #C1CCB3
split-complementary
#B3CCCA #CCB3C1 #CCBDB3
monochromatic
#6A9B97 #8EB3B0 #B3CCCA #D8E5E4 #EDF3F2
Accessibility & contrast
On white
1.69
#B3CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B3CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCCA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCCA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#ACCECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b3ccca; /* rgb */ color: rgb(179, 204, 202); /* oklch */ color: oklch(82.6% 0.027 190.8);
Tailwind
colors: {
custom: {
50: '#cadbda',
500: '#b3ccca',
950: '#000000',
},
}SCSS
$custom: #b3ccca; $custom-light: #cadbda; $custom-dark: #000000;
JSON
{
"hex": "#b3ccca",
"rgb": {
"r": 179,
"g": 204,
"b": 202
},
"hsl": {
"h": 175.2,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.82599,
"c": 0.02709,
"h": 190.8
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#B3CCCA
secondary
#A18385
accent
#474E9E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483