#60ABC2#60ABC2
#60ABC2 is a light, moderate cyan. Relative luminance 0.355; OKLCH L 70.1% C 0.082 H 219.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60ABC2 |
|---|---|
| RGB | rgb(96, 171, 194) |
| HSL | hsl(194, 45%, 57%) |
| HSV | hsv(194, 51%, 76%) |
| CMYK | cmyk(50.5%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(66.14, -16.98, -18.95) |
| CIE-LCH | lch(66.14, 25.44, 228.14°) |
| OKLab | oklab(70.14% -0.0626 -0.0524) |
| OKLCH | oklch(70.14% 0.082 219.9) |
| XYZ | xyz(29.1207, 35.5052, 56.3471) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.72
Turquoise Blue
#06B1C4
ΔE00 6.72
Bluegrey
#85A3B2
ΔE00 8.00
Cadetblue
#5F9EA0
ΔE00 8.97
Sky Blue
#87CEEB
ΔE00 10.01
Bluey Grey
#89A0B0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ABC2 #C27760
analogous
#60C2A8 #60ABC2 #607AC2
triadic
#60ABC2 #C260AB #ABC260
tetradic
#60ABC2 #A860C2 #C27760 #7AC260
square
#60ABC2 #A860C2 #C27760 #7AC260
split-complementary
#60ABC2 #C2607A #C2A860
monochromatic
#2E6879 #3F8DA5 #60ABC2 #8CC2D3 #B8DAE4
Accessibility & contrast
On white
2.59
#60ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#60ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ABC2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ABC2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C3
Deuteranopia (green-blind)
#8E9CC2
Tritanopia (blue-blind)
#26B3B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #60abc2; /* rgb */ color: rgb(96, 171, 194); /* oklch */ color: oklch(70.1% 0.082 219.9);
Tailwind
colors: {
custom: {
50: '#94c4d4',
500: '#60abc2',
950: '#000000',
},
}SCSS
$custom: #60abc2; $custom-light: #94c4d4; $custom-dark: #000000;
JSON
{
"hex": "#60abc2",
"rgb": {
"r": 96,
"g": 171,
"b": 194
},
"hsl": {
"h": 194.082,
"s": 44.545,
"l": 56.863
},
"oklch": {
"l": 0.70137,
"c": 0.08168,
"h": 219.9
},
"luminance": 0.35508
}Semantic roles & 50–950 ramp
primary
#60ABC2
secondary
#D3B4AB
accent
#7254D4
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183