#59ABC0#59ABC0
#59ABC0 is a light, moderate cyan. Relative luminance 0.351; OKLCH L 69.8% C 0.085 H 216.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #59ABC0 |
|---|---|
| RGB | rgb(89, 171, 192) |
| HSL | hsl(192, 45%, 55%) |
| HSV | hsv(192, 54%, 75%) |
| CMYK | cmyk(53.6%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.79, -19.09, -18.40) |
| CIE-LCH | lch(65.79, 26.51, 223.95°) |
| OKLab | oklab(69.76% -0.0686 -0.0509) |
| OKLCH | oklch(69.76% 0.085 216.6) |
| XYZ | xyz(28.1935, 35.0529, 55.1391) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.46
Greyblue
#77A1B5
ΔE00 6.78
Cadetblue
#5F9EA0
ΔE00 8.07
Bluegrey
#85A3B2
ΔE00 9.01
Sky Blue
#87CEEB
ΔE00 10.63
Bright Sky Blue
#02CCFE
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ABC0 #C06E59
analogous
#59C0A1 #59ABC0 #5977C0
triadic
#59ABC0 #C059AB #ABC059
tetradic
#59ABC0 #A159C0 #C06E59 #77C059
square
#59ABC0 #A159C0 #C06E59 #77C059
split-complementary
#59ABC0 #C05977 #C0A159
monochromatic
#2C6473 #3C8B9F #59ABC0 #85C1D1 #B2D8E2
Accessibility & contrast
On white
2.62
#59ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#59ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ABC0
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ABC0 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#8D9BC0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #59abc0; /* rgb */ color: rgb(89, 171, 192); /* oklch */ color: oklch(69.8% 0.085 216.6);
Tailwind
colors: {
custom: {
50: '#90c4d3',
500: '#59abc0',
950: '#000000',
},
}SCSS
$custom: #59abc0; $custom-light: #90c4d3; $custom-dark: #000000;
JSON
{
"hex": "#59abc0",
"rgb": {
"r": 89,
"g": 171,
"b": 192
},
"hsl": {
"h": 192.233,
"s": 44.978,
"l": 55.098
},
"oklch": {
"l": 0.69757,
"c": 0.08541,
"h": 216.6
},
"luminance": 0.35055
}Semantic roles & 50–950 ramp
primary
#59ABC0
secondary
#D0AEA5
accent
#6E53D5
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0D1214
muted
#7E8182