#B3CBCC#B3CBCC
#B3CBCC is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.4% C 0.026 H 199.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CBCC |
|---|---|
| RGB | rgb(179, 203, 204) |
| HSL | hsl(182, 20%, 75%) |
| HSV | hsv(182, 12%, 80%) |
| CMYK | cmyk(12.3%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(79.98, -7.84, -3.23) |
| CIE-LCH | lch(79.98, 8.48, 202.39°) |
| OKLab | oklab(82.45% -0.0244 -0.0088) |
| OKLCH | oklch(82.45% 0.026 199.7) |
| XYZ | xyz(50.8428, 56.6541, 65.3717) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.69
Powder Blue
#B0E0E6
ΔE00 7.19
Silver (survey)
#C5C9C7
ΔE00 7.53
Light Grey
#D8DCD6
ΔE00 9.22
Silver
#C0C0C0
ΔE00 9.70
Fog
#D8DCE0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CBCC #CCB4B3
analogous
#B3CCC0 #B3CBCC #B3BECC
triadic
#B3CBCC #CCB3CB #CBCCB3
tetradic
#B3CBCC #C0B3CC #CCB4B3 #BECCB3
square
#B3CBCC #C0B3CC #CCB4B3 #BECCB3
split-complementary
#B3CBCC #CCB3BE #CCC0B3
monochromatic
#6A999B #8EB2B3 #B3CBCC #D8E4E5 #EDF2F3
Accessibility & contrast
On white
1.70
#B3CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#B3CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CBCC
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CBCC | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CC
Deuteranopia (green-blind)
#C2C5CC
Tritanopia (blue-blind)
#ACCDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b3cbcc; /* rgb */ color: rgb(179, 203, 204); /* oklch */ color: oklch(82.4% 0.026 199.7);
Tailwind
colors: {
custom: {
50: '#cadadb',
500: '#b3cbcc',
950: '#000000',
},
}SCSS
$custom: #b3cbcc; $custom-light: #cadadb; $custom-dark: #000000;
JSON
{
"hex": "#b3cbcc",
"rgb": {
"r": 179,
"g": 203,
"b": 204
},
"hsl": {
"h": 182.4,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.82448,
"c": 0.02595,
"h": 199.7
},
"luminance": 0.56655
}Semantic roles & 50–950 ramp
primary
#B3CBCC
secondary
#A18483
accent
#4B479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384