#B4CCCD#B4CCCD
#B4CCCD is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.8% C 0.026 H 199.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCCD |
|---|---|
| RGB | rgb(180, 204, 205) |
| HSL | hsl(182, 20%, 75%) |
| HSV | hsv(182, 12%, 80%) |
| CMYK | cmyk(12.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.35, -7.84, -3.23) |
| CIE-LCH | lch(80.35, 8.48, 202.39°) |
| OKLab | oklab(82.76% -0.0244 -0.0088) |
| OKLCH | oklch(82.76% 0.026 199.7) |
| XYZ | xyz(51.4320, 57.2957, 66.0952) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 9.09
Fog
#D8DCE0
ΔE00 9.69
Silver
#C0C0C0
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCCD #CDB5B4
analogous
#B4CDC1 #B4CCCD #B4BFCD
triadic
#B4CCCD #CDB4CC #CCCDB4
tetradic
#B4CCCD #C1B4CD #CDB5B4 #BFCDB4
square
#B4CCCD #C1B4CD #CDB5B4 #BFCDB4
split-complementary
#B4CCCD #CDB4BF #CDC1B4
monochromatic
#6B9A9C #8FB3B5 #B4CCCD #D9E5E5 #EDF3F3
Accessibility & contrast
On white
1.69
#B4CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B4CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCCD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCCD | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACD
Deuteranopia (green-blind)
#C3C6CD
Tritanopia (blue-blind)
#ADCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cccd; /* rgb */ color: rgb(180, 204, 205); /* oklch */ color: oklch(82.8% 0.026 199.7);
Tailwind
colors: {
custom: {
50: '#cadbdc',
500: '#b4cccd',
950: '#000000',
},
}SCSS
$custom: #b4cccd; $custom-light: #cadbdc; $custom-dark: #000000;
JSON
{
"hex": "#b4cccd",
"rgb": {
"r": 180,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.4,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.8276,
"c": 0.02594,
"h": 199.7
},
"luminance": 0.57297
}Semantic roles & 50–950 ramp
primary
#B4CCCD
secondary
#A28583
accent
#4B479E
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484