#59D5F4#59D5F4
#59D5F4 is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.5% C 0.117 H 217.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #59D5F4 |
|---|---|
| RGB | rgb(89, 213, 244) |
| HSL | hsl(192, 88%, 65%) |
| HSV | hsv(192, 64%, 96%) |
| CMYK | cmyk(63.5%, 12.7%, 0%, 4.3%) |
| CIE-LAB | lab(79.75, -25.23, -25.42) |
| CIE-LCH | lch(79.75, 35.81, 225.21°) |
| OKLab | oklab(81.54% -0.0931 -0.0707) |
| OKLCH | oklch(81.54% 0.117 217.2) |
| XYZ | xyz(44.2365, 56.2393, 94.0943) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.78
Bright Sky Blue
#02CCFE
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.38
Baby Blue
#89CFF0
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D5F4 #F47859
analogous
#59F4C5 #59D5F4 #5987F4
triadic
#59D5F4 #F459D5 #D5F459
tetradic
#59D5F4 #C559F4 #F47859 #87F459
square
#59D5F4 #C559F4 #F47859 #87F459
split-complementary
#59D5F4 #F45987 #F4C559
monochromatic
#0DA1C6 #20C6F0 #59D5F4 #92E4F8 #CCF2FC
Accessibility & contrast
On white
1.71
#59D5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#59D5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D5F4
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D5F4 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF6
Deuteranopia (green-blind)
#AABFF4
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59d5f4; /* rgb */ color: rgb(89, 213, 244); /* oklch */ color: oklch(81.5% 0.117 217.2);
Tailwind
colors: {
custom: {
50: '#97e2f7',
500: '#59d5f4',
950: '#000000',
},
}SCSS
$custom: #59d5f4; $custom-light: #97e2f7; $custom-dark: #000000;
JSON
{
"hex": "#59d5f4",
"rgb": {
"r": 89,
"g": 213,
"b": 244
},
"hsl": {
"h": 192,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.8154,
"c": 0.11693,
"h": 217.2
},
"luminance": 0.56244
}Semantic roles & 50–950 ramp
primary
#59D5F4
secondary
#C34C2F
accent
#2F01E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485