#59D2F4#59D2F4
#59D2F4 is a light, moderate cyan. Relative luminance 0.547; OKLCH L 80.9% C 0.117 H 219.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59D2F4 |
|---|---|
| RGB | rgb(89, 210, 244) |
| HSL | hsl(193, 88%, 65%) |
| HSV | hsv(193, 64%, 96%) |
| CMYK | cmyk(63.5%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(78.89, -23.74, -26.72) |
| CIE-LCH | lch(78.89, 35.74, 228.39°) |
| OKLab | oklab(80.85% -0.0901 -0.0744) |
| OKLCH | oklch(80.85% 0.117 219.6) |
| XYZ | xyz(43.4889, 54.7441, 93.8451) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.18
Bright Sky Blue
#02CCFE
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.42
Lightblue (survey)
#7BC8F6
ΔE00 7.28
Lightskyblue
#87CEFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D2F4 #F47B59
analogous
#59F4C8 #59D2F4 #5985F4
triadic
#59D2F4 #F459D2 #D2F459
tetradic
#59D2F4 #C859F4 #F47B59 #85F459
square
#59D2F4 #C859F4 #F47B59 #85F459
split-complementary
#59D2F4 #F45985 #F4C859
monochromatic
#0D9DC6 #20C2F0 #59D2F4 #92E2F8 #CCF1FC
Accessibility & contrast
On white
1.76
#59D2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#59D2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D2F4
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D2F4 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59d2f4; /* rgb */ color: rgb(89, 210, 244); /* oklch */ color: oklch(80.9% 0.117 219.6);
Tailwind
colors: {
custom: {
50: '#97e0f7',
500: '#59d2f4',
950: '#000000',
},
}SCSS
$custom: #59d2f4; $custom-light: #97e0f7; $custom-dark: #000000;
JSON
{
"hex": "#59d2f4",
"rgb": {
"r": 89,
"g": 210,
"b": 244
},
"hsl": {
"h": 193.161,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.80853,
"c": 0.11687,
"h": 219.6
},
"luminance": 0.54749
}Semantic roles & 50–950 ramp
primary
#59D2F4
secondary
#C34F2F
accent
#3301E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485