#A6BEBD#A6BEBD
#A6BEBD is a light, muted teal. Relative luminance 0.486; OKLCH L 78.3% C 0.026 H 193.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEBD |
|---|---|
| RGB | rgb(166, 190, 189) |
| HSL | hsl(178, 16%, 70%) |
| HSV | hsv(178, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.21, -8.34, -2.25) |
| CIE-LCH | lch(75.21, 8.64, 195.13°) |
| OKLab | oklab(78.31% -0.0255 -0.0061) |
| OKLCH | oklch(78.31% 0.026 193.6) |
| XYZ | xyz(43.3224, 48.6071, 55.2339) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.35
Silver (survey)
#C5C9C7
ΔE00 8.60
Lightblue
#ADD8E6
ΔE00 9.11
Cool Gray
#9AA7B0
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 9.61
Silver
#C0C0C0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEBD #BEA6A7
analogous
#A6BEB1 #A6BEBD #A6B3BE
triadic
#A6BEBD #BDA6BE #BEBDA6
tetradic
#A6BEBD #B1A6BE #BEA6A7 #B3BEA6
square
#A6BEBD #B1A6BE #BEA6A7 #B3BEA6
split-complementary
#A6BEBD #BEA6B3 #BEB1A6
monochromatic
#638785 #83A4A3 #A6BEBD #C9D8D7 #EDF2F1
Accessibility & contrast
On white
1.96
#A6BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#A6BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEBD
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEBD | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#9FC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6bebd; /* rgb */ color: rgb(166, 190, 189); /* oklch */ color: oklch(78.3% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#c0d1d0',
500: '#a6bebd',
950: '#000000',
},
}SCSS
$custom: #a6bebd; $custom-light: #c0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#a6bebd",
"rgb": {
"r": 166,
"g": 190,
"b": 189
},
"hsl": {
"h": 177.5,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.78312,
"c": 0.02623,
"h": 193.6
},
"luminance": 0.48608
}Semantic roles & 50–950 ramp
primary
#A6BEBD
secondary
#E3DDDD
accent
#4C4F9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282