#B6CCCA#B6CCCA
#B6CCCA is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.8% C 0.024 H 190.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCCA |
|---|---|
| RGB | rgb(182, 204, 202) |
| HSL | hsl(175, 18%, 76%) |
| HSV | hsv(175, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.40, -7.78, -1.52) |
| CIE-LCH | lch(80.40, 7.93, 191.08°) |
| OKLab | oklab(82.81% -0.0236 -0.0042) |
| OKLCH | oklch(82.81% 0.024 190.1) |
| XYZ | xyz(51.5424, 57.3941, 64.2283) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.78
Lightblue
#ADD8E6
ΔE00 7.91
Light Grey
#D8DCD6
ΔE00 8.38
Silver
#C0C0C0
ΔE00 9.49
Light Gray
#D3D3D3
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCCA #CCB6B8
analogous
#B6CCBF #B6CCCA #B6C3CC
triadic
#B6CCCA #CAB6CC #CCCAB6
tetradic
#B6CCCA #BFB6CC #CCB6B8 #C3CCB6
square
#B6CCCA #BFB6CC #CCB6B8 #C3CCB6
split-complementary
#B6CCCA #CCB6C3 #CCBFB6
monochromatic
#6E9A96 #92B3B0 #B6CCCA #DAE5E4 #EDF2F2
Accessibility & contrast
On white
1.68
#B6CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B6CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCCA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCCA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#B0CDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6ccca; /* rgb */ color: rgb(182, 204, 202); /* oklch */ color: oklch(82.8% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#ccdbda',
500: '#b6ccca',
950: '#000000',
},
}SCSS
$custom: #b6ccca; $custom-light: #ccdbda; $custom-dark: #000000;
JSON
{
"hex": "#b6ccca",
"rgb": {
"r": 182,
"g": 204,
"b": 202
},
"hsl": {
"h": 174.545,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82811,
"c": 0.02395,
"h": 190.1
},
"luminance": 0.57395
}Semantic roles & 50–950 ramp
primary
#B6CCCA
secondary
#A08688
accent
#49519C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483