#ABBCB7#ABBCB7
#ABBCB7 is a light, near-neutral teal. Relative luminance 0.480; OKLCH L 78.1% C 0.020 H 176.3°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCB7 |
|---|---|
| RGB | rgb(171, 188, 183) |
| HSL | hsl(162, 11%, 70%) |
| HSV | hsv(162, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 2.7%, 26.3%) |
| CIE-LAB | lab(74.85, -6.81, 0.53) |
| CIE-LCH | lch(74.85, 6.83, 175.55°) |
| OKLab | oklab(78.07% -0.0199 0.0013) |
| OKLCH | oklch(78.07% 0.02 176.3) |
| XYZ | xyz(43.3232, 48.0426, 51.7813) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.17
Cool Grey
#95A3A6
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.56
Dove Gray
#B6B8BD
ΔE00 9.18
Dark Gray
#A9A9A9
ΔE00 9.33
Cool Gray
#9AA7B0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCB7 #BCABB0
analogous
#ABBCAE #ABBCB7 #ABB8BC
triadic
#ABBCB7 #B7ABBC #BCB7AB
tetradic
#ABBCB7 #AEABBC #BCABB0 #B8BCAB
square
#ABBCB7 #AEABBC #BCABB0 #B8BCAB
split-complementary
#ABBCB7 #BCABB8 #BCAEAB
monochromatic
#69847C #89A19A #ABBCB7 #CDD7D4 #EEF1F0
Accessibility & contrast
On white
1.98
#ABBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#ABBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCB7
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCB7 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB7
Deuteranopia (green-blind)
#B7B7B7
Tritanopia (blue-blind)
#A7BDBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbcb7; /* rgb */ color: rgb(171, 188, 183); /* oklch */ color: oklch(78.1% 0.020 176.3);
Tailwind
colors: {
custom: {
50: '#c4d0cc',
500: '#abbcb7',
950: '#000000',
},
}SCSS
$custom: #abbcb7; $custom-light: #c4d0cc; $custom-dark: #000000;
JSON
{
"hex": "#abbcb7",
"rgb": {
"r": 171,
"g": 188,
"b": 183
},
"hsl": {
"h": 162.353,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78066,
"c": 0.01999,
"h": 176.3
},
"luminance": 0.48043
}Semantic roles & 50–950 ramp
primary
#ABBCB7
secondary
#E4DFE0
accent
#506595
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282