#ABC5CA#ABC5CA
#ABC5CA is a light, muted teal. Relative luminance 0.529; OKLCH L 80.6% C 0.029 H 210.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5CA |
|---|---|
| RGB | rgb(171, 197, 202) |
| HSL | hsl(190, 23%, 73%) |
| HSV | hsv(190, 15%, 79%) |
| CMYK | cmyk(15.3%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.79, -7.70, -5.45) |
| CIE-LCH | lch(77.79, 9.44, 215.30°) |
| OKLab | oklab(80.56% -0.025 -0.0147) |
| OKLCH | oklch(80.56% 0.029 210.5) |
| XYZ | xyz(47.4188, 52.8535, 63.5691) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.21
Powder Blue
#B0E0E6
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 8.06
Silver (survey)
#C5C9C7
ΔE00 8.42
Cloudy Blue
#ACC2D9
ΔE00 8.60
Cool Gray
#9AA7B0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5CA #CAB0AB
analogous
#ABCABF #ABC5CA #ABB5CA
triadic
#ABC5CA #CAABC5 #C5CAAB
tetradic
#ABC5CA #BFABCA #CAB0AB #B5CAAB
square
#ABC5CA #BFABCA #CAB0AB #B5CAAB
split-complementary
#ABC5CA #CAABB5 #CABFAB
monochromatic
#61919A #85ABB2 #ABC5CA #D1DFE2 #ECF2F3
Accessibility & contrast
On white
1.81
#ABC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ABC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5CA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5CA | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#BBBECA
Tritanopia (blue-blind)
#A2C8C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc5ca; /* rgb */ color: rgb(171, 197, 202); /* oklch */ color: oklch(80.6% 0.029 210.5);
Tailwind
colors: {
custom: {
50: '#c4d6da',
500: '#abc5ca',
950: '#000000',
},
}SCSS
$custom: #abc5ca; $custom-light: #c4d6da; $custom-dark: #000000;
JSON
{
"hex": "#abc5ca",
"rgb": {
"r": 171,
"g": 197,
"b": 202
},
"hsl": {
"h": 189.677,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80558,
"c": 0.02903,
"h": 210.5
},
"luminance": 0.52855
}Semantic roles & 50–950 ramp
primary
#ABC5CA
secondary
#9F807A
accent
#5344A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383