#A5BBBC#A5BBBC
#A5BBBC is a light, muted teal. Relative luminance 0.472; OKLCH L 77.6% C 0.024 H 200.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBBC |
|---|---|
| RGB | rgb(165, 187, 188) |
| HSL | hsl(183, 15%, 69%) |
| HSV | hsv(183, 12%, 74%) |
| CMYK | cmyk(12.2%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.30, -7.29, -3.05) |
| CIE-LCH | lch(74.30, 7.90, 202.72°) |
| OKLab | oklab(77.57% -0.0227 -0.0083) |
| OKLCH | oklch(77.57% 0.024 200) |
| XYZ | xyz(42.3623, 47.1699, 54.4400) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.19
Cool Gray
#9AA7B0
ΔE00 7.87
Silver (survey)
#C5C9C7
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.27
Bluegrey
#85A3B2
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBBC #BCA6A5
analogous
#A5BCB2 #A5BBBC #A5B0BC
triadic
#A5BBBC #BCA5BB #BBBCA5
tetradic
#A5BBBC #B2A5BC #BCA6A5 #B0BCA5
square
#A5BBBC #B2A5BC #BCA6A5 #B0BCA5
split-complementary
#A5BBBC #BCA5B0 #BCB2A5
monochromatic
#628384 #82A0A2 #A5BBBC #C8D6D6 #EBF0F0
Accessibility & contrast
On white
2.01
#A5BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A5BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBBC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBBC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#9FBDBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bbbc; /* rgb */ color: rgb(165, 187, 188); /* oklch */ color: oklch(77.6% 0.024 200.0);
Tailwind
colors: {
custom: {
50: '#c0cfd0',
500: '#a5bbbc',
950: '#000000',
},
}SCSS
$custom: #a5bbbc; $custom-light: #c0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#a5bbbc",
"rgb": {
"r": 165,
"g": 187,
"b": 188
},
"hsl": {
"h": 182.609,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.77567,
"c": 0.02418,
"h": 200
},
"luminance": 0.47171
}Semantic roles & 50–950 ramp
primary
#A5BBBC
secondary
#E2DBDB
accent
#504D99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282