#A8BFBE#A8BFBE
#A8BFBE is a light, muted teal. Relative luminance 0.493; OKLCH L 78.7% C 0.025 H 193.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFBE |
|---|---|
| RGB | rgb(168, 191, 190) |
| HSL | hsl(177, 15%, 70%) |
| HSV | hsv(177, 12%, 75%) |
| CMYK | cmyk(12%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.64, -8.00, -2.15) |
| CIE-LCH | lch(75.64, 8.28, 195.01°) |
| OKLab | oklab(78.7% -0.0245 -0.0058) |
| OKLCH | oklch(78.7% 0.025 193.5) |
| XYZ | xyz(44.0713, 49.3032, 55.8997) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.17
Cool Grey
#95A3A6
ΔE00 8.47
Lightblue
#ADD8E6
ΔE00 9.02
Cool Gray
#9AA7B0
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 9.55
Silver
#C0C0C0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFBE #BFA8A9
analogous
#A8BFB2 #A8BFBE #A8B4BF
triadic
#A8BFBE #BEA8BF #BFBEA8
tetradic
#A8BFBE #B2A8BF #BFA8A9 #B4BFA8
square
#A8BFBE #B2A8BF #BFA8A9 #B4BFA8
split-complementary
#A8BFBE #BFA8B4 #BFB2A8
monochromatic
#648887 #85A5A4 #A8BFBE #CBD9D8 #EDF2F2
Accessibility & contrast
On white
1.93
#A8BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#A8BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFBE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFBE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#A2C1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a8bfbe; /* rgb */ color: rgb(168, 191, 190); /* oklch */ color: oklch(78.7% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#c2d2d1',
500: '#a8bfbe',
950: '#000000',
},
}SCSS
$custom: #a8bfbe; $custom-light: #c2d2d1; $custom-dark: #000000;
JSON
{
"hex": "#a8bfbe",
"rgb": {
"r": 168,
"g": 191,
"b": 190
},
"hsl": {
"h": 177.391,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.78698,
"c": 0.02515,
"h": 193.5
},
"luminance": 0.49304
}Semantic roles & 50–950 ramp
primary
#A8BFBE
secondary
#E5DEDF
accent
#4C4F99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282