#59D2F8#59D2F8
#59D2F8 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.0% C 0.119 H 222.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #59D2F8 |
|---|---|
| RGB | rgb(89, 210, 248) |
| HSL | hsl(194, 92%, 66%) |
| HSV | hsv(194, 64%, 97%) |
| CMYK | cmyk(64.1%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.04, -22.54, -28.64) |
| CIE-LCH | lch(79.04, 36.45, 231.79°) |
| OKLab | oklab(81.01% -0.0886 -0.0799) |
| OKLCH | oklch(81.01% 0.119 222) |
| XYZ | xyz(44.1029, 54.9896, 97.0785) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.49
Neon Blue
#04D9FF
ΔE00 3.63
Sky Blue
#87CEEB
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 4.95
Lightblue (survey)
#7BC8F6
ΔE00 6.40
Lightskyblue
#87CEFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D2F8 #F87F59
analogous
#59F8CF #59D2F8 #5982F8
triadic
#59D2F8 #F859D2 #D2F859
tetradic
#59D2F8 #CF59F8 #F87F59 #82F859
square
#59D2F8 #CF59F8 #F87F59 #82F859
split-complementary
#59D2F8 #F85982 #F8CF59
monochromatic
#099FCE #1EC2F6 #59D2F8 #94E2FA #CEF2FD
Accessibility & contrast
On white
1.75
#59D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#59D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D2F8
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D2F8 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#A5BDF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59d2f8; /* rgb */ color: rgb(89, 210, 248); /* oklch */ color: oklch(81.0% 0.119 222.0);
Tailwind
colors: {
custom: {
50: '#98e0fa',
500: '#59d2f8',
950: '#000000',
},
}SCSS
$custom: #59d2f8; $custom-light: #98e0fa; $custom-dark: #000000;
JSON
{
"hex": "#59d2f8",
"rgb": {
"r": 89,
"g": 210,
"b": 248
},
"hsl": {
"h": 194.34,
"s": 91.908,
"l": 66.078
},
"oklch": {
"l": 0.81013,
"c": 0.1193,
"h": 222
},
"luminance": 0.54994
}Semantic roles & 50–950 ramp
primary
#59D2F8
secondary
#C9512C
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485