#A6BEBB#A6BEBB
#A6BEBB is a light, muted teal. Relative luminance 0.485; OKLCH L 78.3% C 0.027 H 187.5°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEBB |
|---|---|
| RGB | rgb(166, 190, 187) |
| HSL | hsl(173, 16%, 70%) |
| HSV | hsv(173, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.15, -8.74, -1.25) |
| CIE-LCH | lch(75.15, 8.83, 188.12°) |
| OKLab | oklab(78.25% -0.0263 -0.0035) |
| OKLCH | oklch(78.25% 0.027 187.5) |
| XYZ | xyz(43.1068, 48.5208, 54.0984) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 9.76
Powder Blue
#B0E0E6
ΔE00 9.86
Cool Gray
#9AA7B0
ΔE00 9.92
Silver
#C0C0C0
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEBB #BEA6A9
analogous
#A6BEAF #A6BEBB #A6B5BE
triadic
#A6BEBB #BBA6BE #BEBBA6
tetradic
#A6BEBB #AFA6BE #BEA6A9 #B5BEA6
square
#A6BEBB #AFA6BE #BEA6A9 #B5BEA6
split-complementary
#A6BEBB #BEA6B5 #BEAFA6
monochromatic
#638782 #83A4A0 #A6BEBB #C9D8D6 #EDF2F1
Accessibility & contrast
On white
1.96
#A6BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#A6BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEBB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEBB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B6B8BB
Tritanopia (blue-blind)
#A0BFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6bebb; /* rgb */ color: rgb(166, 190, 187); /* oklch */ color: oklch(78.3% 0.027 187.5);
Tailwind
colors: {
custom: {
50: '#c0d1cf',
500: '#a6bebb',
950: '#000000',
},
}SCSS
$custom: #a6bebb; $custom-light: #c0d1cf; $custom-dark: #000000;
JSON
{
"hex": "#a6bebb",
"rgb": {
"r": 166,
"g": 190,
"b": 187
},
"hsl": {
"h": 172.5,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.78251,
"c": 0.02653,
"h": 187.5
},
"luminance": 0.48522
}Semantic roles & 50–950 ramp
primary
#A6BEBB
secondary
#E3DDDD
accent
#4C559A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282