#59D2F2#59D2F2
#59D2F2 is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.8% C 0.116 H 218.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59D2F2 |
|---|---|
| RGB | rgb(89, 210, 242) |
| HSL | hsl(193, 85%, 65%) |
| HSV | hsv(193, 63%, 95%) |
| CMYK | cmyk(63.2%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(78.82, -24.33, -25.76) |
| CIE-LCH | lch(78.82, 35.44, 226.64°) |
| OKLab | oklab(80.77% -0.0909 -0.0717) |
| OKLCH | oklch(80.77% 0.116 218.3) |
| XYZ | xyz(43.1869, 54.6233, 92.2545) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.11
Bright Sky Blue
#02CCFE
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 4.99
Baby Blue
#89CFF0
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 7.09
Lightblue (survey)
#7BC8F6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D2F2 #F27959
analogous
#59F2C6 #59D2F2 #5986F2
triadic
#59D2F2 #F259D2 #D2F259
tetradic
#59D2F2 #C659F2 #F27959 #86F259
square
#59D2F2 #C659F2 #F27959 #86F259
split-complementary
#59D2F2 #F25986 #F2C659
monochromatic
#0F9CC1 #20C3EE #59D2F2 #92E1F6 #CBF1FB
Accessibility & contrast
On white
1.76
#59D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#59D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D2F2
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D2F2 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59d2f2; /* rgb */ color: rgb(89, 210, 242); /* oklch */ color: oklch(80.8% 0.116 218.3);
Tailwind
colors: {
custom: {
50: '#97e0f6',
500: '#59d2f2',
950: '#000000',
},
}SCSS
$custom: #59d2f2; $custom-light: #97e0f6; $custom-dark: #000000;
JSON
{
"hex": "#59d2f2",
"rgb": {
"r": 89,
"g": 210,
"b": 242
},
"hsl": {
"h": 192.549,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.80774,
"c": 0.11574,
"h": 218.3
},
"luminance": 0.54628
}Semantic roles & 50–950 ramp
primary
#59D2F2
secondary
#BF4E30
accent
#3204E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485