#B6CCC8#B6CCC8
#B6CCC8 is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.8% C 0.024 H 183.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCC8 |
|---|---|
| RGB | rgb(182, 204, 200) |
| HSL | hsl(169, 18%, 76%) |
| HSV | hsv(169, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 2%, 20%) |
| CIE-LAB | lab(80.35, -8.18, -0.53) |
| CIE-LCH | lch(80.35, 8.20, 183.71°) |
| OKLab | oklab(82.75% -0.0244 -0.0015) |
| OKLCH | oklch(82.75% 0.024 183.6) |
| XYZ | xyz(51.3072, 57.3000, 62.9893) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 8.12
Light Grey
#D8DCD6
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 8.69
Silver
#C0C0C0
ΔE00 9.79
Light Gray
#D3D3D3
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCC8 #CCB6BA
analogous
#B6CCBD #B6CCC8 #B6C5CC
triadic
#B6CCC8 #C8B6CC #CCC8B6
tetradic
#B6CCC8 #BDB6CC #CCB6BA #C5CCB6
square
#B6CCC8 #BDB6CC #CCB6BA #C5CCB6
split-complementary
#B6CCC8 #CCB6C5 #CCBDB6
monochromatic
#6E9A92 #92B3AD #B6CCC8 #DAE5E3 #EDF2F1
Accessibility & contrast
On white
1.69
#B6CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B6CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCC8
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCC8 | 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)
#CAC9C8
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#B1CDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6ccc8; /* rgb */ color: rgb(182, 204, 200); /* oklch */ color: oklch(82.8% 0.024 183.6);
Tailwind
colors: {
custom: {
50: '#ccdbd8',
500: '#b6ccc8',
950: '#000000',
},
}SCSS
$custom: #b6ccc8; $custom-light: #ccdbd8; $custom-dark: #000000;
JSON
{
"hex": "#b6ccc8",
"rgb": {
"r": 182,
"g": 204,
"b": 200
},
"hsl": {
"h": 169.091,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82752,
"c": 0.02442,
"h": 183.6
},
"luminance": 0.57301
}Semantic roles & 50–950 ramp
primary
#B6CCC8
secondary
#A0868B
accent
#49589C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483