#ABBCBA#ABBCBA
#ABBCBA is a light, near-neutral teal. Relative luminance 0.482; OKLCH L 78.2% C 0.019 H 188.3°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCBA |
|---|---|
| RGB | rgb(171, 188, 186) |
| HSL | hsl(173, 11%, 70%) |
| HSV | hsv(173, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 1.1%, 26.3%) |
| CIE-LAB | lab(74.93, -6.22, -0.99) |
| CIE-LCH | lch(74.93, 6.29, 189.01°) |
| OKLab | oklab(78.16% -0.0187 -0.0027) |
| OKLCH | oklch(78.16% 0.019 188.3) |
| XYZ | xyz(43.6388, 48.1689, 53.4433) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.78
Cool Grey
#95A3A6
ΔE00 7.51
Silver
#C0C0C0
ΔE00 8.00
Dove Gray
#B6B8BD
ΔE00 8.25
Cool Gray
#9AA7B0
ΔE00 8.36
Dark Gray
#A9A9A9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCBA #BCABAD
analogous
#ABBCB1 #ABBCBA #ABB5BC
triadic
#ABBCBA #BAABBC #BCBAAB
tetradic
#ABBCBA #B1ABBC #BCABAD #B5BCAB
square
#ABBCBA #B1ABBC #BCABAD #B5BCAB
split-complementary
#ABBCBA #BCABB5 #BCB1AB
monochromatic
#698480 #89A19E #ABBCBA #CDD7D6 #EEF1F1
Accessibility & contrast
On white
1.97
#ABBCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#ABBCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCBA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCBA | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#A7BDBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbcba; /* rgb */ color: rgb(171, 188, 186); /* oklch */ color: oklch(78.2% 0.019 188.3);
Tailwind
colors: {
custom: {
50: '#c4d0ce',
500: '#abbcba',
950: '#000000',
},
}SCSS
$custom: #abbcba; $custom-light: #c4d0ce; $custom-dark: #000000;
JSON
{
"hex": "#abbcba",
"rgb": {
"r": 171,
"g": 188,
"b": 186
},
"hsl": {
"h": 172.941,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78155,
"c": 0.01895,
"h": 188.3
},
"luminance": 0.4817
}Semantic roles & 50–950 ramp
primary
#ABBCBA
secondary
#E4DFE0
accent
#505895
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282