#59D6F4#59D6F4
#59D6F4 is a light, moderate cyan. Relative luminance 0.567; OKLCH L 81.8% C 0.117 H 216.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #59D6F4 |
|---|---|
| RGB | rgb(89, 214, 244) |
| HSL | hsl(192, 88%, 65%) |
| HSV | hsv(192, 64%, 96%) |
| CMYK | cmyk(63.5%, 12.3%, 0%, 4.3%) |
| CIE-LAB | lab(80.04, -25.73, -24.98) |
| CIE-LCH | lch(80.04, 35.86, 224.15°) |
| OKLab | oklab(81.77% -0.0941 -0.0695) |
| OKLCH | oklch(81.77% 0.117 216.4) |
| XYZ | xyz(44.4888, 56.7439, 94.1784) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.76
Bright Sky Blue
#02CCFE
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 6.27
Baby Blue
#89CFF0
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D6F4 #F47759
analogous
#59F4C5 #59D6F4 #5988F4
triadic
#59D6F4 #F459D6 #D6F459
tetradic
#59D6F4 #C559F4 #F47759 #88F459
square
#59D6F4 #C559F4 #F47759 #88F459
split-complementary
#59D6F4 #F45988 #F4C559
monochromatic
#0DA2C6 #20C8F0 #59D6F4 #92E4F8 #CCF2FC
Accessibility & contrast
On white
1.70
#59D6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#59D6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D6F4
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D6F4 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F6
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59d6f4; /* rgb */ color: rgb(89, 214, 244); /* oklch */ color: oklch(81.8% 0.117 216.4);
Tailwind
colors: {
custom: {
50: '#98e3f7',
500: '#59d6f4',
950: '#000000',
},
}SCSS
$custom: #59d6f4; $custom-light: #98e3f7; $custom-dark: #000000;
JSON
{
"hex": "#59d6f4",
"rgb": {
"r": 89,
"g": 214,
"b": 244
},
"hsl": {
"h": 191.613,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.81769,
"c": 0.117,
"h": 216.4
},
"luminance": 0.56749
}Semantic roles & 50–950 ramp
primary
#59D6F4
secondary
#C34B2F
accent
#2D01E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485