#59ABCD#59ABCD
#59ABCD is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.094 H 227.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #59ABCD |
|---|---|
| RGB | rgb(89, 171, 205) |
| HSL | hsl(198, 54%, 58%) |
| HSV | hsv(198, 57%, 80%) |
| CMYK | cmyk(56.6%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(66.26, -15.26, -24.89) |
| CIE-LCH | lch(66.26, 29.20, 238.49°) |
| OKLab | oklab(70.28% -0.0636 -0.0693) |
| OKLCH | oklch(70.28% 0.094 227.4) |
| XYZ | xyz(29.6980, 35.6547, 63.0628) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.13
Deepskyblue
#00BFFF
ΔE00 8.08
Bluegrey
#85A3B2
ΔE00 8.59
Turquoise Blue
#06B1C4
ΔE00 8.75
Lightblue (survey)
#7BC8F6
ΔE00 9.09
Bright Sky Blue
#02CCFE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ABCD #CD7B59
analogous
#59CDB5 #59ABCD #5971CD
triadic
#59ABCD #CD59AB #ABCD59
tetradic
#59ABCD #B559CD #CD7B59 #71CD59
square
#59ABCD #B559CD #CD7B59 #71CD59
split-complementary
#59ABCD #CD5971 #CDB559
monochromatic
#286984 #368EB3 #59ABCD #88C3DB #B7DBE9
Accessibility & contrast
On white
2.58
#59ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#59ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ABCD
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ABCD | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CF
Deuteranopia (green-blind)
#889CCD
Tritanopia (blue-blind)
#00B5B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #59abcd; /* rgb */ color: rgb(89, 171, 205); /* oklch */ color: oklch(70.3% 0.094 227.4);
Tailwind
colors: {
custom: {
50: '#91c4dc',
500: '#59abcd',
950: '#000000',
},
}SCSS
$custom: #59abcd; $custom-light: #91c4dc; $custom-dark: #000000;
JSON
{
"hex": "#59abcd",
"rgb": {
"r": 89,
"g": 171,
"b": 205
},
"hsl": {
"h": 197.586,
"s": 53.704,
"l": 57.647
},
"oklch": {
"l": 0.70283,
"c": 0.09405,
"h": 227.4
},
"luminance": 0.35657
}Semantic roles & 50–950 ramp
primary
#59ABCD
secondary
#D8B7AA
accent
#764BDD
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183