#59CFF0#59CFF0
#59CFF0 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.0% C 0.115 H 219.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #59CFF0 |
|---|---|
| RGB | rgb(89, 207, 240) |
| HSL | hsl(193, 83%, 65%) |
| HSV | hsv(193, 63%, 94%) |
| CMYK | cmyk(62.9%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(77.90, -23.42, -26.11) |
| CIE-LCH | lch(77.90, 35.08, 228.11°) |
| OKLab | oklab(80.01% -0.0886 -0.0727) |
| OKLCH | oklch(80.01% 0.115 219.4) |
| XYZ | xyz(42.1544, 53.0363, 90.4366) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.41
Lightblue (survey)
#7BC8F6
ΔE00 7.20
Lightskyblue
#87CEFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CFF0 #F07A59
analogous
#59F0C6 #59CFF0 #5983F0
triadic
#59CFF0 #F059CF #CFF059
tetradic
#59CFF0 #C659F0 #F07A59 #83F059
square
#59CFF0 #C659F0 #F07A59 #83F059
split-complementary
#59CFF0 #F05983 #F0C659
monochromatic
#1198BD #21BFEB #59CFF0 #91DFF5 #C9EFFA
Accessibility & contrast
On white
1.81
#59CFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#59CFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CFF0
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CFF0 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF2
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #59cff0; /* rgb */ color: rgb(89, 207, 240); /* oklch */ color: oklch(80.0% 0.115 219.4);
Tailwind
colors: {
custom: {
50: '#97ddf5',
500: '#59cff0',
950: '#000000',
},
}SCSS
$custom: #59cff0; $custom-light: #97ddf5; $custom-dark: #000000;
JSON
{
"hex": "#59cff0",
"rgb": {
"r": 89,
"g": 207,
"b": 240
},
"hsl": {
"h": 193.113,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.80007,
"c": 0.11458,
"h": 219.4
},
"luminance": 0.53041
}Semantic roles & 50–950 ramp
primary
#59CFF0
secondary
#BC5031
accent
#3506E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485