#59D4F2#59D4F2
#59D4F2 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.2% C 0.116 H 216.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #59D4F2 |
|---|---|
| RGB | rgb(89, 212, 242) |
| HSL | hsl(192, 85%, 65%) |
| HSV | hsv(192, 63%, 95%) |
| CMYK | cmyk(63.2%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(79.40, -25.33, -24.89) |
| CIE-LCH | lch(79.40, 35.51, 224.50°) |
| OKLab | oklab(81.23% -0.0929 -0.0692) |
| OKLCH | oklch(81.23% 0.116 216.7) |
| XYZ | xyz(43.6838, 55.6170, 92.4201) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.93
Bright Sky Blue
#02CCFE
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 5.42
Baby Blue
#89CFF0
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.39
Robin'S Egg
#6DEDFD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D4F2 #F27759
analogous
#59F2C4 #59D4F2 #5987F2
triadic
#59D4F2 #F259D4 #D4F259
tetradic
#59D4F2 #C459F2 #F27759 #87F259
square
#59D4F2 #C459F2 #F27759 #87F259
split-complementary
#59D4F2 #F25987 #F2C459
monochromatic
#0F9EC1 #20C5EE #59D4F2 #92E3F6 #CBF1FB
Accessibility & contrast
On white
1.73
#59D4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#59D4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D4F2
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D4F2 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#AABEF2
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59d4f2; /* rgb */ color: rgb(89, 212, 242); /* oklch */ color: oklch(81.2% 0.116 216.7);
Tailwind
colors: {
custom: {
50: '#97e1f6',
500: '#59d4f2',
950: '#000000',
},
}SCSS
$custom: #59d4f2; $custom-light: #97e1f6; $custom-dark: #000000;
JSON
{
"hex": "#59d4f2",
"rgb": {
"r": 89,
"g": 212,
"b": 242
},
"hsl": {
"h": 191.765,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.81232,
"c": 0.11584,
"h": 216.7
},
"luminance": 0.55622
}Semantic roles & 50–950 ramp
primary
#59D4F2
secondary
#BF4C30
accent
#2F04E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485