#59D7FD#59D7FD
#59D7FD is a very light, vivid cyan. Relative luminance 0.578; OKLCH L 82.4% C 0.122 H 221.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #59D7FD |
|---|---|
| RGB | rgb(89, 215, 253) |
| HSL | hsl(194, 98%, 67%) |
| HSV | hsv(194, 65%, 99%) |
| CMYK | cmyk(64.8%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(80.63, -23.56, -28.85) |
| CIE-LCH | lch(80.63, 37.25, 230.77°) |
| OKLab | oklab(82.35% -0.0918 -0.0804) |
| OKLCH | oklch(82.35% 0.122 221.2) |
| XYZ | xyz(46.1427, 57.8116, 101.6364) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.10
Bright Sky Blue
#02CCFE
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 5.09
Baby Blue
#89CFF0
ΔE00 5.40
Lightskyblue
#87CEFA
ΔE00 7.09
Lightblue (survey)
#7BC8F6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D7FD #FD7F59
analogous
#59FDD1 #59D7FD #5985FD
triadic
#59D7FD #FD59D7 #D7FD59
tetradic
#59D7FD #D159FD #FD7F59 #85FD59
square
#59D7FD #D159FD #FD7F59 #85FD59
split-complementary
#59D7FD #FD5985 #FDD159
monochromatic
#03A7D9 #1DC8FC #59D7FD #95E6FE #D2F4FE
Accessibility & contrast
On white
1.67
#59D7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#59D7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D7FD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D7FD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59d7fd; /* rgb */ color: rgb(89, 215, 253); /* oklch */ color: oklch(82.4% 0.122 221.2);
Tailwind
colors: {
custom: {
50: '#99e3fe',
500: '#59d7fd',
950: '#000000',
},
}SCSS
$custom: #59d7fd; $custom-light: #99e3fe; $custom-dark: #000000;
JSON
{
"hex": "#59d7fd",
"rgb": {
"r": 89,
"g": 215,
"b": 253
},
"hsl": {
"h": 193.902,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.82353,
"c": 0.12203,
"h": 221.2
},
"luminance": 0.57817
}Semantic roles & 50–950 ramp
primary
#59D7FD
secondary
#D34F28
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485