#59ABED#59ABED
#59ABED is a light, vivid cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.126 H 245.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #59ABED |
|---|---|
| RGB | rgb(89, 171, 237) |
| HSL | hsl(207, 80%, 64%) |
| HSV | hsv(207, 62%, 93%) |
| CMYK | cmyk(62.4%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.55, -5.31, -40.49) |
| CIE-LCH | lch(67.55, 40.83, 262.53°) |
| OKLab | oklab(71.73% -0.0528 -0.1141) |
| OKLCH | oklch(71.73% 0.126 245.1) |
| XYZ | xyz(33.9631, 37.3608, 85.5258) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Azure (survey)
#069AF3
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 7.82
Deepskyblue
#00BFFF
ΔE00 8.38
Dodgerblue
#1E90FF
ΔE00 8.55
Lightblue (survey)
#7BC8F6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ABED #ED9B59
analogous
#59EDE5 #59ABED #5961ED
triadic
#59ABED #ED59AB #ABED59
tetradic
#59ABED #E559ED #ED9B59 #61ED59
square
#59ABED #E559ED #ED9B59 #61ED59
split-complementary
#59ABED #ED5961 #EDE559
monochromatic
#146FB8 #228FE7 #59ABED #90C7F3 #C7E3F9
Accessibility & contrast
On white
2.48
#59ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#59ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ABED
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ABED | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF0
Deuteranopia (green-blind)
#7A9EEC
Tritanopia (blue-blind)
#00BBC2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #59abed; /* rgb */ color: rgb(89, 171, 237); /* oklch */ color: oklch(71.7% 0.126 245.1);
Tailwind
colors: {
custom: {
50: '#95c3f3',
500: '#59abed',
950: '#000000',
},
}SCSS
$custom: #59abed; $custom-light: #95c3f3; $custom-dark: #000000;
JSON
{
"hex": "#59abed",
"rgb": {
"r": 89,
"g": 171,
"b": 237
},
"hsl": {
"h": 206.757,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.71733,
"c": 0.12571,
"h": 245.1
},
"luminance": 0.37364
}Semantic roles & 50–950 ramp
primary
#59ABED
secondary
#EBCEB7
accent
#6709DD
background
#F9FBFE
surface
#F2F7FD
border
#CCD0D5
text
#0E1217
muted
#7E8185