#A5BFBE#A5BFBE
#A5BFBE is a light, muted teal. Relative luminance 0.490; OKLCH L 78.5% C 0.028 H 193.8°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFBE |
|---|---|
| RGB | rgb(165, 191, 190) |
| HSL | hsl(178, 17%, 70%) |
| HSV | hsv(178, 14%, 75%) |
| CMYK | cmyk(13.6%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.44, -8.99, -2.47) |
| CIE-LCH | lch(75.44, 9.32, 195.35°) |
| OKLab | oklab(78.49% -0.0275 -0.0067) |
| OKLCH | oklch(78.49% 0.028 193.8) |
| XYZ | xyz(43.4398, 48.9776, 55.8701) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.80
Lightblue
#ADD8E6
ΔE00 8.82
Silver (survey)
#C5C9C7
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.15
Cool Gray
#9AA7B0
ΔE00 9.76
Silver
#C0C0C0
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFBE #BFA5A6
analogous
#A5BFB1 #A5BFBE #A5B3BF
triadic
#A5BFBE #BEA5BF #BFBEA5
tetradic
#A5BFBE #B1A5BF #BFA5A6 #B3BFA5
square
#A5BFBE #B1A5BF #BFA5A6 #B3BFA5
split-complementary
#A5BFBE #BFA5B3 #BFB1A5
monochromatic
#618987 #81A6A4 #A5BFBE #C9D8D8 #EDF2F2
Accessibility & contrast
On white
1.95
#A5BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A5BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFBE
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFBE | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#9EC1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a5bfbe; /* rgb */ color: rgb(165, 191, 190); /* oklch */ color: oklch(78.5% 0.028 193.8);
Tailwind
colors: {
custom: {
50: '#c0d2d1',
500: '#a5bfbe',
950: '#000000',
},
}SCSS
$custom: #a5bfbe; $custom-light: #c0d2d1; $custom-dark: #000000;
JSON
{
"hex": "#a5bfbe",
"rgb": {
"r": 165,
"g": 191,
"b": 190
},
"hsl": {
"h": 177.692,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.78487,
"c": 0.02831,
"h": 193.8
},
"luminance": 0.48979
}Semantic roles & 50–950 ramp
primary
#A5BFBE
secondary
#E4DCDD
accent
#4A4D9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282