#59D2FF#59D2FF
#59D2FF is a light, vivid cyan. Relative luminance 0.554; OKLCH L 81.3% C 0.124 H 226.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #59D2FF |
|---|---|
| RGB | rgb(89, 210, 255) |
| HSL | hsl(196, 100%, 67%) |
| HSV | hsv(196, 65%, 100%) |
| CMYK | cmyk(65.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.29, -20.43, -31.98) |
| CIE-LCH | lch(79.29, 37.95, 237.43°) |
| OKLab | oklab(81.3% -0.0861 -0.0894) |
| OKLCH | oklch(81.3% 0.124 226.1) |
| XYZ | xyz(45.2092, 55.4322, 102.9052) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.07
Baby Blue
#89CFF0
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 5.14
Lightskyblue
#87CEFA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D2FF #FF8659
analogous
#59FFD9 #59D2FF #597FFF
triadic
#59D2FF #FF59D2 #D2FF59
tetradic
#59D2FF #D959FF #FF8659 #7FFF59
square
#59D2FF #D959FF #FF8659 #7FFF59
split-complementary
#59D2FF #FF597F #FFD959
monochromatic
#00A2DE #1CC1FF #59D2FF #96E3FF #D3F3FF
Accessibility & contrast
On white
1.74
#59D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#59D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D2FF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D2FF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A2BDFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59d2ff; /* rgb */ color: rgb(89, 210, 255); /* oklch */ color: oklch(81.3% 0.124 226.1);
Tailwind
colors: {
custom: {
50: '#98e0ff',
500: '#59d2ff',
950: '#000000',
},
}SCSS
$custom: #59d2ff; $custom-light: #98e0ff; $custom-dark: #000000;
JSON
{
"hex": "#59d2ff",
"rgb": {
"r": 89,
"g": 210,
"b": 255
},
"hsl": {
"h": 196.265,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.81301,
"c": 0.12409,
"h": 226.1
},
"luminance": 0.55437
}Semantic roles & 50–950 ramp
primary
#59D2FF
secondary
#D65626
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486