#B3CCCD#B3CCCD
#B3CCCD is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.7% C 0.027 H 199.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCCD |
|---|---|
| RGB | rgb(179, 204, 205) |
| HSL | hsl(182, 21%, 75%) |
| HSV | hsv(182, 13%, 80%) |
| CMYK | cmyk(12.7%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.28, -8.16, -3.34) |
| CIE-LCH | lch(80.28, 8.82, 202.23°) |
| OKLab | oklab(82.69% -0.0254 -0.0091) |
| OKLCH | oklch(82.69% 0.027 199.6) |
| XYZ | xyz(51.2000, 57.1761, 66.0843) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 7.82
Light Grey
#D8DCD6
ΔE00 9.35
Fog
#D8DCE0
ΔE00 9.98
Silver
#C0C0C0
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCCD #CDB4B3
analogous
#B3CDC1 #B3CCCD #B3BFCD
triadic
#B3CCCD #CDB3CC #CCCDB3
tetradic
#B3CCCD #C1B3CD #CDB4B3 #BFCDB3
square
#B3CCCD #C1B3CD #CDB4B3 #BFCDB3
split-complementary
#B3CCCD #CDB3BF #CDC1B3
monochromatic
#699A9C #8EB3B5 #B3CCCD #D8E5E5 #EDF3F3
Accessibility & contrast
On white
1.69
#B3CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B3CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCCD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCCD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#ACCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b3cccd; /* rgb */ color: rgb(179, 204, 205); /* oklch */ color: oklch(82.7% 0.027 199.6);
Tailwind
colors: {
custom: {
50: '#cadbdc',
500: '#b3cccd',
950: '#000000',
},
}SCSS
$custom: #b3cccd; $custom-light: #cadbdc; $custom-dark: #000000;
JSON
{
"hex": "#b3cccd",
"rgb": {
"r": 179,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.308,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.8269,
"c": 0.02698,
"h": 199.6
},
"luminance": 0.57177
}Semantic roles & 50–950 ramp
primary
#B3CCCD
secondary
#A28482
accent
#4A469F
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484