#60A8BE#60A8BE
#60A8BE is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.3% C 0.079 H 219.8°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60A8BE |
|---|---|
| RGB | rgb(96, 168, 190) |
| HSL | hsl(194, 42%, 56%) |
| HSV | hsv(194, 49%, 75%) |
| CMYK | cmyk(49.5%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(65.13, -16.53, -18.27) |
| CIE-LCH | lch(65.13, 24.63, 227.86°) |
| OKLab | oklab(69.28% -0.0607 -0.0505) |
| OKLCH | oklch(69.28% 0.079 219.8) |
| XYZ | xyz(28.1173, 34.2075, 53.8262) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.25
Turquoise Blue
#06B1C4
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.66
Cadetblue
#5F9EA0
ΔE00 8.42
Bluey Grey
#89A0B0
ΔE00 9.84
Sky Blue
#87CEEB
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60A8BE #BE7660
analogous
#60BEA5 #60A8BE #6079BE
triadic
#60A8BE #BE60A8 #A8BE60
tetradic
#60A8BE #A560BE #BE7660 #79BE60
square
#60A8BE #A560BE #BE7660 #79BE60
split-complementary
#60A8BE #BE6079 #BEA560
monochromatic
#2F6474 #4189A0 #60A8BE #8BC0D0 #B7D8E2
Accessibility & contrast
On white
2.68
#60A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#60A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60A8BE
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60A8BE | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#8C99BE
Tritanopia (blue-blind)
#2CAFAF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #60a8be; /* rgb */ color: rgb(96, 168, 190); /* oklch */ color: oklch(69.3% 0.079 219.8);
Tailwind
colors: {
custom: {
50: '#93c2d1',
500: '#60a8be',
950: '#000000',
},
}SCSS
$custom: #60a8be; $custom-light: #93c2d1; $custom-dark: #000000;
JSON
{
"hex": "#60a8be",
"rgb": {
"r": 96,
"g": 168,
"b": 190
},
"hsl": {
"h": 194.043,
"s": 41.964,
"l": 56.078
},
"oklch": {
"l": 0.69283,
"c": 0.07897,
"h": 219.8
},
"luminance": 0.3421
}Semantic roles & 50–950 ramp
primary
#60A8BE
secondary
#D0B3A9
accent
#7356D2
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182