#A8BCB2#A8BCB2
#A8BCB2 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.7% C 0.026 H 164.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BCB2 |
|---|---|
| RGB | rgb(168, 188, 178) |
| HSL | hsl(150, 13%, 70%) |
| HSV | hsv(150, 11%, 74%) |
| CMYK | cmyk(10.6%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(74.51, -8.80, 2.73) |
| CIE-LCH | lch(74.51, 9.21, 162.77°) |
| OKLab | oklab(77.7% -0.0251 0.0071) |
| OKLCH | oklch(77.7% 0.026 164.2) |
| XYZ | xyz(42.1658, 47.5050, 49.0587) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.03
Greenish Grey
#96AE8D
ΔE00 9.50
Cool Grey
#95A3A6
ΔE00 9.64
Silver
#C0C0C0
ΔE00 10.59
Sage Green
#9CAF88
ΔE00 10.78
Cement
#A5A391
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BCB2 #BCA8B2
analogous
#A8BCA8 #A8BCB2 #A8BCBC
triadic
#A8BCB2 #B2A8BC #BCB2A8
tetradic
#A8BCB2 #A8A8BC #BCA8B2 #BCBCA8
square
#A8BCB2 #A8A8BC #BCA8B2 #BCBCA8
split-complementary
#A8BCB2 #BCA8BC #BCA8A8
monochromatic
#668475 #85A193 #A8BCB2 #CBD7D1 #EDF1EF
Accessibility & contrast
On white
2.00
#A8BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A8BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BCB2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BCB2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#A4BCB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a8bcb2; /* rgb */ color: rgb(168, 188, 178); /* oklch */ color: oklch(77.7% 0.026 164.2);
Tailwind
colors: {
custom: {
50: '#c2d0c9',
500: '#a8bcb2',
950: '#000000',
},
}SCSS
$custom: #a8bcb2; $custom-light: #c2d0c9; $custom-dark: #000000;
JSON
{
"hex": "#a8bcb2",
"rgb": {
"r": 168,
"g": 188,
"b": 178
},
"hsl": {
"h": 150,
"s": 12.987,
"l": 69.804
},
"oklch": {
"l": 0.77701,
"c": 0.02608,
"h": 164.2
},
"luminance": 0.47506
}Semantic roles & 50–950 ramp
primary
#A8BCB2
secondary
#E3DDE0
accent
#4E7397
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282