#ABC2C5#ABC2C5
#ABC2C5 is a light, muted teal. Relative luminance 0.513; OKLCH L 79.8% C 0.025 H 206.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2C5 |
|---|---|
| RGB | rgb(171, 194, 197) |
| HSL | hsl(187, 18%, 72%) |
| HSV | hsv(187, 13%, 77%) |
| CMYK | cmyk(13.2%, 1.5%, 0%, 22.7%) |
| CIE-LAB | lab(76.84, -7.16, -4.15) |
| CIE-LCH | lch(76.84, 8.28, 210.06°) |
| OKLab | oklab(79.77% -0.0228 -0.0112) |
| OKLCH | oklch(79.77% 0.025 206.2) |
| XYZ | xyz(46.1619, 51.2717, 60.2768) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.47
Silver (survey)
#C5C9C7
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 8.79
Cool Grey
#95A3A6
ΔE00 8.81
Powder Blue
#B0E0E6
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2C5 #C5AEAB
analogous
#ABC5BB #ABC2C5 #ABB5C5
triadic
#ABC2C5 #C5ABC2 #C2C5AB
tetradic
#ABC2C5 #BBABC5 #C5AEAB #B5C5AB
square
#ABC2C5 #BBABC5 #C5AEAB #B5C5AB
split-complementary
#ABC2C5 #C5ABB5 #C5BBAB
monochromatic
#648C91 #87A8AC #ABC2C5 #CFDCDE #EDF2F3
Accessibility & contrast
On white
1.87
#ABC2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ABC2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2C5
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2C5 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C5
Deuteranopia (green-blind)
#B9BCC5
Tritanopia (blue-blind)
#A4C4C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2c5; /* rgb */ color: rgb(171, 194, 197); /* oklch */ color: oklch(79.8% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#c4d4d6',
500: '#abc2c5',
950: '#000000',
},
}SCSS
$custom: #abc2c5; $custom-light: #c4d4d6; $custom-dark: #000000;
JSON
{
"hex": "#abc2c5",
"rgb": {
"r": 171,
"g": 194,
"b": 197
},
"hsl": {
"h": 186.923,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.79765,
"c": 0.02542,
"h": 206.2
},
"luminance": 0.51273
}Semantic roles & 50–950 ramp
primary
#ABC2C5
secondary
#997F7B
accent
#53499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383