#59CCED#59CCED
#59CCED is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.113 H 219.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #59CCED |
|---|---|
| RGB | rgb(89, 204, 237) |
| HSL | hsl(193, 80%, 64%) |
| HSV | hsv(193, 62%, 93%) |
| CMYK | cmyk(62.4%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(76.93, -22.80, -25.98) |
| CIE-LCH | lch(76.93, 34.56, 228.72°) |
| OKLab | oklab(79.2% -0.0867 -0.0723) |
| OKLCH | oklch(79.2% 0.113 219.8) |
| XYZ | xyz(40.9926, 51.4197, 87.8690) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.08
Neon Blue
#04D9FF
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 5.35
Lightblue (survey)
#7BC8F6
ΔE00 6.93
Lightskyblue
#87CEFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CCED #ED7A59
analogous
#59EDC4 #59CCED #5982ED
triadic
#59CCED #ED59CC #CCED59
tetradic
#59CCED #C459ED #ED7A59 #82ED59
square
#59CCED #C459ED #ED7A59 #82ED59
split-complementary
#59CCED #ED5982 #EDC459
monochromatic
#1493B8 #22BBE7 #59CCED #90DDF3 #C7EEF9
Accessibility & contrast
On white
1.86
#59CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#59CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CCED
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CCED | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #59cced; /* rgb */ color: rgb(89, 204, 237); /* oklch */ color: oklch(79.2% 0.113 219.8);
Tailwind
colors: {
custom: {
50: '#96dbf3',
500: '#59cced',
950: '#000000',
},
}SCSS
$custom: #59cced; $custom-light: #96dbf3; $custom-dark: #000000;
JSON
{
"hex": "#59cced",
"rgb": {
"r": 89,
"g": 204,
"b": 237
},
"hsl": {
"h": 193.378,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.792,
"c": 0.11287,
"h": 219.8
},
"luminance": 0.51424
}Semantic roles & 50–950 ramp
primary
#59CCED
secondary
#B75133
accent
#3809DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485