#B3CCC8#B3CCC8
#B3CCC8 is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.5% C 0.028 H 185.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCC8 |
|---|---|
| RGB | rgb(179, 204, 200) |
| HSL | hsl(170, 20%, 75%) |
| HSV | hsv(170, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 2%, 20%) |
| CIE-LAB | lab(80.14, -9.17, -0.85) |
| CIE-LCH | lch(80.14, 9.21, 185.31°) |
| OKLab | oklab(82.54% -0.0274 -0.0024) |
| OKLCH | oklch(82.54% 0.028 185) |
| XYZ | xyz(50.6061, 56.9385, 62.9564) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.55
Silver (survey)
#C5C9C7
ΔE00 8.22
Lightblue
#ADD8E6
ΔE00 8.38
Light Grey
#D8DCD6
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 10.61
Silver
#C0C0C0
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCC8 #CCB3B7
analogous
#B3CCBB #B3CCC8 #B3C3CC
triadic
#B3CCC8 #C8B3CC #CCC8B3
tetradic
#B3CCC8 #BBB3CC #CCB3B7 #C3CCB3
square
#B3CCC8 #BBB3CC #CCB3B7 #C3CCB3
split-complementary
#B3CCC8 #CCB3C3 #CCBBB3
monochromatic
#6A9B93 #8EB3AD #B3CCC8 #D8E5E3 #EDF3F2
Accessibility & contrast
On white
1.70
#B3CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#B3CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCC8
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCC8 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#ADCDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b3ccc8; /* rgb */ color: rgb(179, 204, 200); /* oklch */ color: oklch(82.5% 0.028 185.0);
Tailwind
colors: {
custom: {
50: '#cadbd8',
500: '#b3ccc8',
950: '#000000',
},
}SCSS
$custom: #b3ccc8; $custom-light: #cadbd8; $custom-dark: #000000;
JSON
{
"hex": "#b3ccc8",
"rgb": {
"r": 179,
"g": 204,
"b": 200
},
"hsl": {
"h": 170.4,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.8254,
"c": 0.02751,
"h": 185
},
"luminance": 0.5694
}Semantic roles & 50–950 ramp
primary
#B3CCC8
secondary
#A18387
accent
#47559E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483