#59D6FF#59D6FF
#59D6FF is a very light, vivid cyan. Relative luminance 0.574; OKLCH L 82.2% C 0.123 H 223.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #59D6FF |
|---|---|
| RGB | rgb(89, 214, 255) |
| HSL | hsl(195, 100%, 67%) |
| HSV | hsv(195, 65%, 100%) |
| CMYK | cmyk(65.1%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(80.42, -22.45, -30.24) |
| CIE-LCH | lch(80.42, 37.66, 233.40°) |
| OKLab | oklab(82.21% -0.09 -0.0844) |
| OKLCH | oklch(82.21% 0.123 223.1) |
| XYZ | xyz(46.2091, 57.4320, 103.2385) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.69
Neon Blue
#04D9FF
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 5.00
Baby Blue
#89CFF0
ΔE00 5.09
Lightblue (survey)
#7BC8F6
ΔE00 6.42
Lightskyblue
#87CEFA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D6FF #FF8259
analogous
#59FFD5 #59D6FF #5983FF
triadic
#59D6FF #FF59D6 #D6FF59
tetradic
#59D6FF #D559FF #FF8259 #83FF59
square
#59D6FF #D559FF #FF8259 #83FF59
split-complementary
#59D6FF #FF5983 #FFD559
monochromatic
#00A7DE #1CC7FF #59D6FF #96E5FF #D3F4FF
Accessibility & contrast
On white
1.68
#59D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#59D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D6FF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D6FF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#A7C0FF
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59d6ff; /* rgb */ color: rgb(89, 214, 255); /* oklch */ color: oklch(82.2% 0.123 223.1);
Tailwind
colors: {
custom: {
50: '#99e2ff',
500: '#59d6ff',
950: '#000000',
},
}SCSS
$custom: #59d6ff; $custom-light: #99e2ff; $custom-dark: #000000;
JSON
{
"hex": "#59d6ff",
"rgb": {
"r": 89,
"g": 214,
"b": 255
},
"hsl": {
"h": 194.819,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.82207,
"c": 0.12341,
"h": 223.1
},
"luminance": 0.57437
}Semantic roles & 50–950 ramp
primary
#59D6FF
secondary
#D65126
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486