#A8BEBD#A8BEBD
#A8BEBD is a light, muted teal. Relative luminance 0.488; OKLCH L 78.5% C 0.024 H 193.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BEBD |
|---|---|
| RGB | rgb(168, 190, 189) |
| HSL | hsl(177, 14%, 70%) |
| HSV | hsv(177, 12%, 75%) |
| CMYK | cmyk(11.6%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.34, -7.68, -2.04) |
| CIE-LCH | lch(75.34, 7.94, 194.87°) |
| OKLab | oklab(78.45% -0.0235 -0.0056) |
| OKLCH | oklch(78.45% 0.024 193.3) |
| XYZ | xyz(43.7450, 48.8250, 55.2537) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.99
Cool Grey
#95A3A6
ΔE00 8.15
Cool Gray
#9AA7B0
ΔE00 8.99
Lightblue
#ADD8E6
ΔE00 9.27
Silver
#C0C0C0
ΔE00 9.41
Dove Gray
#B6B8BD
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BEBD #BEA8A9
analogous
#A8BEB2 #A8BEBD #A8B4BE
triadic
#A8BEBD #BDA8BE #BEBDA8
tetradic
#A8BEBD #B2A8BE #BEA8A9 #B4BEA8
square
#A8BEBD #B2A8BE #BEA8A9 #B4BEA8
split-complementary
#A8BEBD #BEA8B4 #BEB2A8
monochromatic
#658785 #85A4A2 #A8BEBD #CBD8D8 #EDF2F2
Accessibility & contrast
On white
1.95
#A8BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#A8BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BEBD
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BEBD | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#A2BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a8bebd; /* rgb */ color: rgb(168, 190, 189); /* oklch */ color: oklch(78.5% 0.024 193.3);
Tailwind
colors: {
custom: {
50: '#c2d1d0',
500: '#a8bebd',
950: '#000000',
},
}SCSS
$custom: #a8bebd; $custom-light: #c2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#a8bebd",
"rgb": {
"r": 168,
"g": 190,
"b": 189
},
"hsl": {
"h": 177.273,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78454,
"c": 0.02411,
"h": 193.3
},
"luminance": 0.48826
}Semantic roles & 50–950 ramp
primary
#A8BEBD
secondary
#E4DEDE
accent
#4D5099
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282