#59D2FA#59D2FA
#59D2FA is a light, vivid cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.121 H 223.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #59D2FA |
|---|---|
| RGB | rgb(89, 210, 250) |
| HSL | hsl(195, 94%, 66%) |
| HSV | hsv(195, 64%, 98%) |
| CMYK | cmyk(64.4%, 16%, 0%, 2%) |
| CIE-LAB | lab(79.11, -21.94, -29.60) |
| CIE-LCH | lch(79.11, 36.84, 233.45°) |
| OKLab | oklab(81.1% -0.0879 -0.0826) |
| OKLCH | oklch(81.1% 0.121 223.2) |
| XYZ | xyz(44.4148, 55.1144, 98.7214) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.24
Neon Blue
#04D9FF
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 4.80
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Lightskyblue
#87CEFA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D2FA #FA8159
analogous
#59FAD2 #59D2FA #5982FA
triadic
#59D2FA #FA59D2 #D2FA59
tetradic
#59D2FA #D259FA #FA8159 #82FA59
square
#59D2FA #D259FA #FA8159 #82FA59
split-complementary
#59D2FA #FA5982 #FAD259
monochromatic
#06A0D2 #1EC2F8 #59D2FA #94E2FC #D0F2FE
Accessibility & contrast
On white
1.75
#59D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#59D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D2FA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D2FA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59d2fa; /* rgb */ color: rgb(89, 210, 250); /* oklch */ color: oklch(81.1% 0.121 223.2);
Tailwind
colors: {
custom: {
50: '#98e0fc',
500: '#59d2fa',
950: '#000000',
},
}SCSS
$custom: #59d2fa; $custom-light: #98e0fc; $custom-dark: #000000;
JSON
{
"hex": "#59d2fa",
"rgb": {
"r": 89,
"g": 210,
"b": 250
},
"hsl": {
"h": 194.907,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.81095,
"c": 0.1206,
"h": 223.2
},
"luminance": 0.55119
}Semantic roles & 50–950 ramp
primary
#59D2FA
secondary
#CD532A
accent
#3900E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485