#A5BBBE#A5BBBE
#A5BBBE is a light, muted teal. Relative luminance 0.473; OKLCH L 77.6% C 0.025 H 206.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBBE |
|---|---|
| RGB | rgb(165, 187, 190) |
| HSL | hsl(187, 16%, 70%) |
| HSV | hsv(187, 13%, 75%) |
| CMYK | cmyk(13.2%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.35, -6.87, -4.06) |
| CIE-LCH | lch(74.35, 7.98, 210.56°) |
| OKLab | oklab(77.63% -0.0219 -0.011) |
| OKLCH | oklch(77.63% 0.025 206.6) |
| XYZ | xyz(42.5794, 47.2568, 55.5833) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.03
Cool Gray
#9AA7B0
ΔE00 7.29
Silver (survey)
#C5C9C7
ΔE00 8.30
Light Grey Blue
#9DBCD4
ΔE00 8.48
Dove Gray
#B6B8BD
ΔE00 8.66
Bluegrey
#85A3B2
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBBE #BEA8A5
analogous
#A5BEB5 #A5BBBE #A5AFBE
triadic
#A5BBBE #BEA5BB #BBBEA5
tetradic
#A5BBBE #B5A5BE #BEA8A5 #AFBEA5
square
#A5BBBE #B5A5BE #BEA8A5 #AFBEA5
split-complementary
#A5BBBE #BEA5AF #BEB5A5
monochromatic
#628387 #81A0A4 #A5BBBE #C9D6D8 #ECF1F1
Accessibility & contrast
On white
2.01
#A5BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#A5BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBBE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBBE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B3B5BE
Tritanopia (blue-blind)
#9EBDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bbbe; /* rgb */ color: rgb(165, 187, 190); /* oklch */ color: oklch(77.6% 0.025 206.6);
Tailwind
colors: {
custom: {
50: '#c0cfd1',
500: '#a5bbbe',
950: '#000000',
},
}SCSS
$custom: #a5bbbe; $custom-light: #c0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#a5bbbe",
"rgb": {
"r": 165,
"g": 187,
"b": 190
},
"hsl": {
"h": 187.2,
"s": 16.129,
"l": 69.608
},
"oklch": {
"l": 0.7763,
"c": 0.02452,
"h": 206.6
},
"luminance": 0.47258
}Semantic roles & 50–950 ramp
primary
#A5BBBE
secondary
#E3DDDC
accent
#554B9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282