#ABBBB5#ABBBB5
#ABBBB5 is a light, near-neutral teal. Relative luminance 0.475; OKLCH L 77.8% C 0.020 H 171.3°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB5 |
|---|---|
| RGB | rgb(171, 187, 181) |
| HSL | hsl(158, 11%, 70%) |
| HSV | hsv(158, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(74.53, -6.67, 1.15) |
| CIE-LCH | lch(74.53, 6.76, 170.22°) |
| OKLab | oklab(77.79% -0.0193 0.003) |
| OKLCH | oklch(77.79% 0.02 171.3) |
| XYZ | xyz(42.9036, 47.5342, 50.6218) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.20
Cool Grey
#95A3A6
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.52
Dark Gray
#A9A9A9
ΔE00 9.13
Dove Gray
#B6B8BD
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB5 #BBABB1
analogous
#ABBBAD #ABBBB5 #ABB9BB
triadic
#ABBBB5 #B5ABBB #BBB5AB
tetradic
#ABBBB5 #ADABBB #BBABB1 #B9BBAB
square
#ABBBB5 #ADABBB #BBABB1 #B9BBAB
split-complementary
#ABBBB5 #BBABB9 #BBADAB
monochromatic
#698279 #89A097 #ABBBB5 #CDD6D3 #EEF1F0
Accessibility & contrast
On white
2.00
#ABBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ABBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB5
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB5 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B5
Deuteranopia (green-blind)
#B7B6B5
Tritanopia (blue-blind)
#A8BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbb5; /* rgb */ color: rgb(171, 187, 181); /* oklch */ color: oklch(77.8% 0.020 171.3);
Tailwind
colors: {
custom: {
50: '#c4cfcb',
500: '#abbbb5',
950: '#000000',
},
}SCSS
$custom: #abbbb5; $custom-light: #c4cfcb; $custom-dark: #000000;
JSON
{
"hex": "#abbbb5",
"rgb": {
"r": 171,
"g": 187,
"b": 181
},
"hsl": {
"h": 157.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77794,
"c": 0.01956,
"h": 171.3
},
"luminance": 0.47535
}Semantic roles & 50–950 ramp
primary
#ABBBB5
secondary
#E3DFE0
accent
#516A95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282