#B6CFCA#B6CFCA
#B6CFCA is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.4% C 0.028 H 182.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CFCA |
|---|---|
| RGB | rgb(182, 207, 202) |
| HSL | hsl(168, 21%, 76%) |
| HSV | hsv(168, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.20, -9.34, -0.36) |
| CIE-LCH | lch(81.20, 9.35, 182.18°) |
| OKLab | oklab(83.44% -0.0277 -0.0011) |
| OKLCH | oklch(83.44% 0.028 182.3) |
| XYZ | xyz(52.2624, 58.8339, 64.4683) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 8.34
Lightblue
#ADD8E6
ΔE00 8.62
Light Grey
#D8DCD6
ΔE00 8.90
Paleturquoise
#AFEEEE
ΔE00 10.23
Lightcyan
#E0FFFF
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CFCA #CFB6BB
analogous
#B6CFBE #B6CFCA #B6C8CF
triadic
#B6CFCA #CAB6CF #CFCAB6
tetradic
#B6CFCA #BEB6CF #CFB6BB #C8CFB6
square
#B6CFCA #BEB6CF #CFB6BB #C8CFB6
split-complementary
#B6CFCA #CFB6C8 #CFBEB6
monochromatic
#6C9E94 #91B7AF #B6CFCA #DBE7E5 #EDF3F2
Accessibility & contrast
On white
1.64
#B6CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#B6CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CFCA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CFCA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#B0D0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b6cfca; /* rgb */ color: rgb(182, 207, 202); /* oklch */ color: oklch(83.4% 0.028 182.3);
Tailwind
colors: {
custom: {
50: '#ccddda',
500: '#b6cfca',
950: '#000000',
},
}SCSS
$custom: #b6cfca; $custom-light: #ccddda; $custom-dark: #000000;
JSON
{
"hex": "#b6cfca",
"rgb": {
"r": 182,
"g": 207,
"b": 202
},
"hsl": {
"h": 168,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.83444,
"c": 0.02775,
"h": 182.3
},
"luminance": 0.58835
}Semantic roles & 50–950 ramp
primary
#B6CFCA
secondary
#A4858B
accent
#46589F
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483