#ABBEC0#ABBEC0
#ABBEC0 is a light, muted teal. Relative luminance 0.493; OKLCH L 78.8% C 0.021 H 204.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC0 |
|---|---|
| RGB | rgb(171, 190, 192) |
| HSL | hsl(186, 14%, 71%) |
| HSV | hsv(186, 11%, 75%) |
| CMYK | cmyk(10.9%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(75.63, -6.07, -3.22) |
| CIE-LCH | lch(75.63, 6.87, 207.93°) |
| OKLab | oklab(78.76% -0.0192 -0.0087) |
| OKLCH | oklch(78.76% 0.021 204.4) |
| XYZ | xyz(44.7202, 49.2898, 57.0167) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.96
Cool Grey
#95A3A6
ΔE00 7.63
Cool Gray
#9AA7B0
ΔE00 7.71
Dove Gray
#B6B8BD
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC0 #C0ADAB
analogous
#ABC0B7 #ABBEC0 #ABB3C0
triadic
#ABBEC0 #C0ABBE #BEC0AB
tetradic
#ABBEC0 #B7ABC0 #C0ADAB #B3C0AB
square
#ABBEC0 #B7ABC0 #C0ADAB #B3C0AB
split-complementary
#ABBEC0 #C0ABB3 #C0B7AB
monochromatic
#678689 #88A3A6 #ABBEC0 #CED9DA #EEF1F2
Accessibility & contrast
On white
1.93
#ABBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#ABBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC0
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC0 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCC0
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#A5C0BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbec0; /* rgb */ color: rgb(171, 190, 192); /* oklch */ color: oklch(78.8% 0.021 204.4);
Tailwind
colors: {
custom: {
50: '#c4d1d3',
500: '#abbec0',
950: '#000000',
},
}SCSS
$custom: #abbec0; $custom-light: #c4d1d3; $custom-dark: #000000;
JSON
{
"hex": "#abbec0",
"rgb": {
"r": 171,
"g": 190,
"b": 192
},
"hsl": {
"h": 185.714,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78762,
"c": 0.02107,
"h": 204.4
},
"luminance": 0.49291
}Semantic roles & 50–950 ramp
primary
#ABBEC0
secondary
#E6E1E1
accent
#544D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282