#59C8FA#59C8FA
#59C8FA is a light, vivid cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.123 H 230.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #59C8FA |
|---|---|
| RGB | rgb(89, 200, 250) |
| HSL | hsl(199, 94%, 66%) |
| HSV | hsv(199, 64%, 98%) |
| CMYK | cmyk(64.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(76.27, -16.82, -33.96) |
| CIE-LCH | lch(76.27, 37.90, 243.66°) |
| OKLab | oklab(78.83% -0.0779 -0.0951) |
| OKLCH | oklch(78.83% 0.123 230.7) |
| XYZ | xyz(42.0226, 50.3301, 97.9240) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.38
Bright Sky Blue
#02CCFE
ΔE00 3.80
Deepskyblue
#00BFFF
ΔE00 3.94
Lightskyblue
#87CEFA
ΔE00 4.60
Sky
#82CAFC
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59C8FA #FA8B59
analogous
#59FADC #59C8FA #5978FA
triadic
#59C8FA #FA59C8 #C8FA59
tetradic
#59C8FA #DC59FA #FA8B59 #78FA59
square
#59C8FA #DC59FA #FA8B59 #78FA59
split-complementary
#59C8FA #FA5978 #FADC59
monochromatic
#0693D2 #1EB4F8 #59C8FA #94DCFC #D0EFFE
Accessibility & contrast
On white
1.90
#59C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#59C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59C8FA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59C8FA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FC
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #59c8fa; /* rgb */ color: rgb(89, 200, 250); /* oklch */ color: oklch(78.8% 0.123 230.7);
Tailwind
colors: {
custom: {
50: '#97d8fc',
500: '#59c8fa',
950: '#000000',
},
}SCSS
$custom: #59c8fa; $custom-light: #97d8fc; $custom-dark: #000000;
JSON
{
"hex": "#59c8fa",
"rgb": {
"r": 89,
"g": 200,
"b": 250
},
"hsl": {
"h": 198.634,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.7883,
"c": 0.12294,
"h": 230.7
},
"luminance": 0.50335
}Semantic roles & 50–950 ramp
primary
#59C8FA
secondary
#CD5D2A
accent
#4700E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385