#A8BBBE#A8BBBE
#A8BBBE is a light, muted teal. Relative luminance 0.476; OKLCH L 77.8% C 0.021 H 208.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBBE |
|---|---|
| RGB | rgb(168, 187, 190) |
| HSL | hsl(188, 14%, 70%) |
| HSV | hsv(188, 12%, 75%) |
| CMYK | cmyk(11.6%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.56, -5.89, -3.73) |
| CIE-LCH | lch(74.56, 6.97, 212.38°) |
| OKLab | oklab(77.85% -0.0188 -0.0101) |
| OKLCH | oklch(77.85% 0.021 208.1) |
| XYZ | xyz(43.2108, 47.5824, 55.6129) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.83
Cool Gray
#9AA7B0
ΔE00 6.83
Silver (survey)
#C5C9C7
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 7.65
Silver
#C0C0C0
ΔE00 8.20
Light Grey Blue
#9DBCD4
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBBE #BEABA8
analogous
#A8BEB6 #A8BBBE #A8B0BE
triadic
#A8BBBE #BEA8BB #BBBEA8
tetradic
#A8BBBE #B6A8BE #BEABA8 #B0BEA8
square
#A8BBBE #B6A8BE #BEABA8 #B0BEA8
split-complementary
#A8BBBE #BEA8B0 #BEB6A8
monochromatic
#658287 #85A0A4 #A8BBBE #CBD6D8 #EDF1F2
Accessibility & contrast
On white
2.00
#A8BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A8BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBBE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBBE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#A2BDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a8bbbe; /* rgb */ color: rgb(168, 187, 190); /* oklch */ color: oklch(77.8% 0.021 208.1);
Tailwind
colors: {
custom: {
50: '#c2cfd1',
500: '#a8bbbe',
950: '#000000',
},
}SCSS
$custom: #a8bbbe; $custom-light: #c2cfd1; $custom-dark: #000000;
JSON
{
"hex": "#a8bbbe",
"rgb": {
"r": 168,
"g": 187,
"b": 190
},
"hsl": {
"h": 188.182,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.77845,
"c": 0.02136,
"h": 208.1
},
"luminance": 0.47583
}Semantic roles & 50–950 ramp
primary
#A8BBBE
secondary
#E4DFDE
accent
#574D99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282