#B4CCC2#B4CCC2
#B4CCC2 is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.4% C 0.029 H 168.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCC2 |
|---|---|
| RGB | rgb(180, 204, 194) |
| HSL | hsl(155, 19%, 75%) |
| HSV | hsv(155, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(80.06, -10.01, 2.25) |
| CIE-LCH | lch(80.06, 10.26, 167.36°) |
| OKLab | oklab(82.44% -0.0288 0.0058) |
| OKLCH | oklch(82.44% 0.029 168.6) |
| XYZ | xyz(50.1506, 56.7832, 59.3465) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.36
Light Grey
#D8DCD6
ΔE00 9.39
Lightblue
#ADD8E6
ΔE00 11.01
Paleturquoise
#AFEEEE
ΔE00 11.39
Silver
#C0C0C0
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCC2 #CCB4BE
analogous
#B4CCB6 #B4CCC2 #B4CACC
triadic
#B4CCC2 #C2B4CC #CCC2B4
tetradic
#B4CCC2 #B6B4CC #CCB4BE #CACCB4
square
#B4CCC2 #B6B4CC #CCB4BE #CACCB4
split-complementary
#B4CCC2 #CCB4CA #CCB6B4
monochromatic
#6B9A87 #90B3A4 #B4CCC2 #D8E5E0 #EDF3F0
Accessibility & contrast
On white
1.70
#B4CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B4CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCC2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCC2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8C2
Deuteranopia (green-blind)
#C6C5C3
Tritanopia (blue-blind)
#AFCCC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b4ccc2; /* rgb */ color: rgb(180, 204, 194); /* oklch */ color: oklch(82.4% 0.029 168.6);
Tailwind
colors: {
custom: {
50: '#cadbd4',
500: '#b4ccc2',
950: '#000000',
},
}SCSS
$custom: #b4ccc2; $custom-light: #cadbd4; $custom-dark: #000000;
JSON
{
"hex": "#b4ccc2",
"rgb": {
"r": 180,
"g": 204,
"b": 194
},
"hsl": {
"h": 155,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82436,
"c": 0.02938,
"h": 168.6
},
"luminance": 0.56784
}Semantic roles & 50–950 ramp
primary
#B4CCC2
secondary
#A18490
accent
#486C9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483