#B3CCCB#B3CCCB
#B3CCCB is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.6% C 0.027 H 193.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCCB |
|---|---|
| RGB | rgb(179, 204, 203) |
| HSL | hsl(178, 20%, 75%) |
| HSV | hsv(178, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.22, -8.57, -2.34) |
| CIE-LCH | lch(80.22, 8.88, 195.30°) |
| OKLab | oklab(82.63% -0.0262 -0.0064) |
| OKLCH | oklch(82.63% 0.027 193.7) |
| XYZ | xyz(50.9601, 57.0801, 64.8210) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.19
Silver (survey)
#C5C9C7
ΔE00 7.93
Light Grey
#D8DCD6
ΔE00 9.25
Silver
#C0C0C0
ΔE00 10.24
Fog
#D8DCE0
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCCB #CCB3B4
analogous
#B3CCBE #B3CCCB #B3C0CC
triadic
#B3CCCB #CBB3CC #CCCBB3
tetradic
#B3CCCB #BEB3CC #CCB3B4 #C0CCB3
square
#B3CCCB #BEB3CC #CCB3B4 #C0CCB3
split-complementary
#B3CCCB #CCB3C0 #CCBEB3
monochromatic
#6A9B99 #8EB3B2 #B3CCCB #D8E5E4 #EDF3F2
Accessibility & contrast
On white
1.69
#B3CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#B3CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCCB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCCB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#C4C5CB
Tritanopia (blue-blind)
#ACCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b3cccb; /* rgb */ color: rgb(179, 204, 203); /* oklch */ color: oklch(82.6% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#cadbda',
500: '#b3cccb',
950: '#000000',
},
}SCSS
$custom: #b3cccb; $custom-light: #cadbda; $custom-dark: #000000;
JSON
{
"hex": "#b3cccb",
"rgb": {
"r": 179,
"g": 204,
"b": 203
},
"hsl": {
"h": 177.6,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.82629,
"c": 0.02698,
"h": 193.7
},
"luminance": 0.57081
}Semantic roles & 50–950 ramp
primary
#B3CCCB
secondary
#A18384
accent
#474B9E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483