#ABBFC2#ABBFC2
#ABBFC2 is a light, muted teal. Relative luminance 0.498; OKLCH L 79.0% C 0.022 H 207.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC2 |
|---|---|
| RGB | rgb(171, 191, 194) |
| HSL | hsl(188, 16%, 72%) |
| HSV | hsv(188, 12%, 76%) |
| CMYK | cmyk(11.9%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(75.95, -6.20, -3.83) |
| CIE-LCH | lch(75.95, 7.28, 211.72°) |
| OKLab | oklab(79.04% -0.0198 -0.0103) |
| OKLCH | oklch(79.04% 0.022 207.6) |
| XYZ | xyz(45.1607, 49.8137, 58.2642) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.16
Cool Gray
#9AA7B0
ΔE00 7.78
Cool Grey
#95A3A6
ΔE00 7.89
Dove Gray
#B6B8BD
ΔE00 8.01
Silver
#C0C0C0
ΔE00 8.29
Lightblue
#ADD8E6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC2 #C2AEAB
analogous
#ABC2BA #ABBFC2 #ABB4C2
triadic
#ABBFC2 #C2ABBF #BFC2AB
tetradic
#ABBFC2 #BAABC2 #C2AEAB #B4C2AB
square
#ABBFC2 #BAABC2 #C2AEAB #B4C2AB
split-complementary
#ABBFC2 #C2ABB4 #C2BAAB
monochromatic
#66888D #88A4A8 #ABBFC2 #CEDADC #EDF1F2
Accessibility & contrast
On white
1.92
#ABBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ABBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC2
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC2 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#B7BAC2
Tritanopia (blue-blind)
#A5C1C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfc2; /* rgb */ color: rgb(171, 191, 194); /* oklch */ color: oklch(79.0% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#c4d2d4',
500: '#abbfc2',
950: '#000000',
},
}SCSS
$custom: #abbfc2; $custom-light: #c4d2d4; $custom-dark: #000000;
JSON
{
"hex": "#abbfc2",
"rgb": {
"r": 171,
"g": 191,
"b": 194
},
"hsl": {
"h": 187.826,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79035,
"c": 0.02234,
"h": 207.6
},
"luminance": 0.49815
}Semantic roles & 50–950 ramp
primary
#ABBFC2
secondary
#E7E2E1
accent
#564B9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283