#ABBFC0#ABBFC0
#ABBFC0 is a light, muted teal. Relative luminance 0.497; OKLCH L 79.0% C 0.022 H 200.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC0 |
|---|---|
| RGB | rgb(171, 191, 192) |
| HSL | hsl(183, 14%, 71%) |
| HSV | hsv(183, 11%, 75%) |
| CMYK | cmyk(10.9%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(75.90, -6.60, -2.82) |
| CIE-LCH | lch(75.90, 7.18, 203.16°) |
| OKLab | oklab(78.97% -0.0206 -0.0076) |
| OKLCH | oklch(78.97% 0.022 200.4) |
| XYZ | xyz(44.9376, 49.7245, 57.0892) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.14
Cool Grey
#95A3A6
ΔE00 8.00
Cool Gray
#9AA7B0
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.44
Silver
#C0C0C0
ΔE00 8.46
Lightblue
#ADD8E6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC0 #C0ACAB
analogous
#ABC0B6 #ABBFC0 #ABB4C0
triadic
#ABBFC0 #C0ABBF #BFC0AB
tetradic
#ABBFC0 #B6ABC0 #C0ACAB #B4C0AB
square
#ABBFC0 #B6ABC0 #C0ACAB #B4C0AB
split-complementary
#ABBFC0 #C0ABB4 #C0B6AB
monochromatic
#678889 #88A4A6 #ABBFC0 #CEDADA #EEF2F2
Accessibility & contrast
On white
1.92
#ABBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ABBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC0
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC0 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC0
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#A5C1BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfc0; /* rgb */ color: rgb(171, 191, 192); /* oklch */ color: oklch(79.0% 0.022 200.4);
Tailwind
colors: {
custom: {
50: '#c4d2d3',
500: '#abbfc0',
950: '#000000',
},
}SCSS
$custom: #abbfc0; $custom-light: #c4d2d3; $custom-dark: #000000;
JSON
{
"hex": "#abbfc0",
"rgb": {
"r": 171,
"g": 191,
"b": 192
},
"hsl": {
"h": 182.857,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78974,
"c": 0.02197,
"h": 200.4
},
"luminance": 0.49725
}Semantic roles & 50–950 ramp
primary
#ABBFC0
secondary
#E6E1E1
accent
#514D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282