#ABBBBE#ABBBBE
#ABBBBE is a light, near-neutral teal. Relative luminance 0.479; OKLCH L 78.1% C 0.018 H 210.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBBE |
|---|---|
| RGB | rgb(171, 187, 190) |
| HSL | hsl(189, 13%, 71%) |
| HSV | hsv(189, 10%, 75%) |
| CMYK | cmyk(10%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.77, -4.89, -3.40) |
| CIE-LCH | lch(74.77, 5.95, 214.80°) |
| OKLab | oklab(78.07% -0.0157 -0.0091) |
| OKLCH | oklch(78.07% 0.018 210.2) |
| XYZ | xyz(43.8571, 47.9156, 55.6432) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.58
Cool Grey
#95A3A6
ΔE00 6.78
Silver
#C0C0C0
ΔE00 7.15
Dark Gray
#A9A9A9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBBE #BEAEAB
analogous
#ABBEB7 #ABBBBE #ABB1BE
triadic
#ABBBBE #BEABBB #BBBEAB
tetradic
#ABBBBE #B7ABBE #BEAEAB #B1BEAB
square
#ABBBBE #B7ABBE #BEAEAB #B1BEAB
split-complementary
#ABBBBE #BEABB1 #BEB7AB
monochromatic
#688287 #889FA3 #ABBBBE #CED7D9 #EEF1F2
Accessibility & contrast
On white
1.98
#ABBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#ABBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBBE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBBE | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#A6BDBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbbe; /* rgb */ color: rgb(171, 187, 190); /* oklch */ color: oklch(78.1% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#c4cfd1',
500: '#abbbbe',
950: '#000000',
},
}SCSS
$custom: #abbbbe; $custom-light: #c4cfd1; $custom-dark: #000000;
JSON
{
"hex": "#abbbbe",
"rgb": {
"r": 171,
"g": 187,
"b": 190
},
"hsl": {
"h": 189.474,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78065,
"c": 0.0182,
"h": 210.2
},
"luminance": 0.47916
}Semantic roles & 50–950 ramp
primary
#ABBBBE
secondary
#E5E1E0
accent
#5A4F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282