#ABBBBC#ABBBBC
#ABBBBC is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 78.0% C 0.018 H 201.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBBC |
|---|---|
| RGB | rgb(171, 187, 188) |
| HSL | hsl(184, 11%, 70%) |
| HSV | hsv(184, 9%, 74%) |
| CMYK | cmyk(9%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.72, -5.29, -2.39) |
| CIE-LCH | lch(74.72, 5.80, 204.30°) |
| OKLab | oklab(78% -0.0165 -0.0065) |
| OKLCH | oklch(78% 0.018 201.3) |
| XYZ | xyz(43.6400, 47.8288, 54.4999) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.50
Cool Grey
#95A3A6
ΔE00 6.86
Dove Gray
#B6B8BD
ΔE00 7.06
Cool Gray
#9AA7B0
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.31
Dark Gray
#A9A9A9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBBC #BCACAB
analogous
#ABBCB4 #ABBBBC #ABB2BC
triadic
#ABBBBC #BCABBB #BBBCAB
tetradic
#ABBBBC #B4ABBC #BCACAB #B2BCAB
square
#ABBBBC #B4ABBC #BCACAB #B2BCAB
split-complementary
#ABBBBC #BCABB2 #BCB4AB
monochromatic
#698284 #899FA1 #ABBBBC #CDD7D7 #EEF1F1
Accessibility & contrast
On white
1.99
#ABBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#ABBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBBC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBBC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#A6BCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbbc; /* rgb */ color: rgb(171, 187, 188); /* oklch */ color: oklch(78.0% 0.018 201.3);
Tailwind
colors: {
custom: {
50: '#c4cfd0',
500: '#abbbbc',
950: '#000000',
},
}SCSS
$custom: #abbbbc; $custom-light: #c4cfd0; $custom-dark: #000000;
JSON
{
"hex": "#abbbbc",
"rgb": {
"r": 171,
"g": 187,
"b": 188
},
"hsl": {
"h": 183.529,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78004,
"c": 0.01775,
"h": 201.3
},
"luminance": 0.47829
}Semantic roles & 50–950 ramp
primary
#ABBBBC
secondary
#E4DFDF
accent
#545095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282