#B6CEC4#B6CEC4
#B6CEC4 is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.1% C 0.029 H 168.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CEC4 |
|---|---|
| RGB | rgb(182, 206, 196) |
| HSL | hsl(155, 20%, 76%) |
| HSV | hsv(155, 12%, 81%) |
| CMYK | cmyk(11.7%, 0%, 4.9%, 19.2%) |
| CIE-LAB | lab(80.78, -9.99, 2.24) |
| CIE-LCH | lch(80.78, 10.24, 167.37°) |
| OKLab | oklab(83.06% -0.0287 0.0058) |
| OKLCH | oklch(83.06% 0.029 168.6) |
| XYZ | xyz(51.3242, 58.0723, 60.7189) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.91
Light Grey
#D8DCD6
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.16
Lightblue
#ADD8E6
ΔE00 10.90
Paleturquoise
#AFEEEE
ΔE00 11.12
Ice
#D6FFFA
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CEC4 #CEB6C0
analogous
#B6CEB8 #B6CEC4 #B6CCCE
triadic
#B6CEC4 #C4B6CE #CEC4B6
tetradic
#B6CEC4 #B8B6CE #CEB6C0 #CCCEB6
square
#B6CEC4 #B8B6CE #CEB6C0 #CCCEB6
split-complementary
#B6CEC4 #CEB6CC #CEB8B6
monochromatic
#6D9D89 #91B5A6 #B6CEC4 #DBE7E2 #EDF3F0
Accessibility & contrast
On white
1.66
#B6CEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#B6CEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CEC4
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CEC4 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC4
Deuteranopia (green-blind)
#C8C7C5
Tritanopia (blue-blind)
#B1CECB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cec4; /* rgb */ color: rgb(182, 206, 196); /* oklch */ color: oklch(83.1% 0.029 168.6);
Tailwind
colors: {
custom: {
50: '#ccddd5',
500: '#b6cec4',
950: '#000000',
},
}SCSS
$custom: #b6cec4; $custom-light: #ccddd5; $custom-dark: #000000;
JSON
{
"hex": "#b6cec4",
"rgb": {
"r": 182,
"g": 206,
"b": 196
},
"hsl": {
"h": 155,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.83059,
"c": 0.02933,
"h": 168.6
},
"luminance": 0.58073
}Semantic roles & 50–950 ramp
primary
#B6CEC4
secondary
#A38592
accent
#476C9E
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483