#59CCF0#59CCF0
#59CCF0 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.3% C 0.115 H 221.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #59CCF0 |
|---|---|
| RGB | rgb(89, 204, 240) |
| HSL | hsl(194, 83%, 65%) |
| HSV | hsv(194, 63%, 94%) |
| CMYK | cmyk(62.9%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.04, -21.91, -27.42) |
| CIE-LCH | lch(77.04, 35.10, 231.38°) |
| OKLab | oklab(79.32% -0.0855 -0.0764) |
| OKLCH | oklch(79.32% 0.115 221.8) |
| XYZ | xyz(41.4345, 51.5965, 90.1967) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.44
Neon Blue
#04D9FF
ΔE00 4.40
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 4.95
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Lightskyblue
#87CEFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CCF0 #F07D59
analogous
#59F0C9 #59CCF0 #5980F0
triadic
#59CCF0 #F059CC #CCF059
tetradic
#59CCF0 #C959F0 #F07D59 #80F059
square
#59CCF0 #C959F0 #F07D59 #80F059
split-complementary
#59CCF0 #F05980 #F0C959
monochromatic
#1194BD #21BBEB #59CCF0 #91DDF5 #C9EEFA
Accessibility & contrast
On white
1.86
#59CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#59CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CCF0
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CCF0 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F2
Deuteranopia (green-blind)
#A1B7F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #59ccf0; /* rgb */ color: rgb(89, 204, 240); /* oklch */ color: oklch(79.3% 0.115 221.8);
Tailwind
colors: {
custom: {
50: '#96dbf5',
500: '#59ccf0',
950: '#000000',
},
}SCSS
$custom: #59ccf0; $custom-light: #96dbf5; $custom-dark: #000000;
JSON
{
"hex": "#59ccf0",
"rgb": {
"r": 89,
"g": 204,
"b": 240
},
"hsl": {
"h": 194.305,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.7932,
"c": 0.1147,
"h": 221.8
},
"luminance": 0.51601
}Semantic roles & 50–950 ramp
primary
#59CCF0
secondary
#BC5231
accent
#3A06E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485