#ABBBB3#ABBBB3
#ABBBB3 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.7% C 0.021 H 164.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB3 |
|---|---|
| RGB | rgb(171, 187, 179) |
| HSL | hsl(150, 11%, 70%) |
| HSV | hsv(150, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(74.48, -7.05, 2.16) |
| CIE-LCH | lch(74.48, 7.38, 162.95°) |
| OKLab | oklab(77.74% -0.0201 0.0056) |
| OKLCH | oklch(77.74% 0.021 164.4) |
| XYZ | xyz(42.6999, 47.4527, 49.5488) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.61
Cool Grey
#95A3A6
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.99
Dark Gray
#A9A9A9
ΔE00 9.55
Dove Gray
#B6B8BD
ΔE00 9.91
Cement
#A5A391
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB3 #BBABB3
analogous
#ABBBAB #ABBBB3 #ABBBBB
triadic
#ABBBB3 #B3ABBB #BBB3AB
tetradic
#ABBBB3 #ABABBB #BBABB3 #BBBBAB
square
#ABBBB3 #ABABBB #BBABB3 #BBBBAB
split-complementary
#ABBBB3 #BBABBB #BBABAB
monochromatic
#698276 #89A094 #ABBBB3 #CDD6D2 #EEF1F0
Accessibility & contrast
On white
2.00
#ABBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#ABBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB3
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB3 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B3
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#A8BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbb3; /* rgb */ color: rgb(171, 187, 179); /* oklch */ color: oklch(77.7% 0.021 164.4);
Tailwind
colors: {
custom: {
50: '#c4cfc9',
500: '#abbbb3',
950: '#000000',
},
}SCSS
$custom: #abbbb3; $custom-light: #c4cfc9; $custom-dark: #000000;
JSON
{
"hex": "#abbbb3",
"rgb": {
"r": 171,
"g": 187,
"b": 179
},
"hsl": {
"h": 150,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77736,
"c": 0.02092,
"h": 164.4
},
"luminance": 0.47453
}Semantic roles & 50–950 ramp
primary
#ABBBB3
secondary
#E3DFE1
accent
#517395
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282