#59CDF3#59CDF3
#59CDF3 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.7% C 0.117 H 222.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #59CDF3 |
|---|---|
| RGB | rgb(89, 205, 243) |
| HSL | hsl(195, 87%, 65%) |
| HSV | hsv(195, 63%, 95%) |
| CMYK | cmyk(63.4%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.43, -21.52, -28.43) |
| CIE-LCH | lch(77.43, 35.65, 232.88°) |
| OKLab | oklab(79.67% -0.0854 -0.0793) |
| OKLCH | oklch(79.67% 0.117 222.8) |
| XYZ | xyz(42.1223, 52.2531, 92.6426) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.76
Lightblue (survey)
#7BC8F6
ΔE00 5.82
Lightskyblue
#87CEFA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CDF3 #F37F59
analogous
#59F3CC #59CDF3 #5980F3
triadic
#59CDF3 #F359CD #CDF359
tetradic
#59CDF3 #CC59F3 #F37F59 #80F359
square
#59CDF3 #CC59F3 #F37F59 #80F359
split-complementary
#59CDF3 #F35980 #F3CC59
monochromatic
#0E97C3 #20BCEF #59CDF3 #92DEF7 #CBEFFB
Accessibility & contrast
On white
1.83
#59CDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#59CDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CDF3
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CDF3 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #59cdf3; /* rgb */ color: rgb(89, 205, 243); /* oklch */ color: oklch(79.7% 0.117 222.8);
Tailwind
colors: {
custom: {
50: '#97dcf7',
500: '#59cdf3',
950: '#000000',
},
}SCSS
$custom: #59cdf3; $custom-light: #97dcf7; $custom-dark: #000000;
JSON
{
"hex": "#59cdf3",
"rgb": {
"r": 89,
"g": 205,
"b": 243
},
"hsl": {
"h": 194.805,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.79671,
"c": 0.11655,
"h": 222.8
},
"luminance": 0.52258
}Semantic roles & 50–950 ramp
primary
#59CDF3
secondary
#C1532F
accent
#3A02E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485