#59CDED#59CDED
#59CDED is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.4% C 0.113 H 219.0°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #59CDED |
|---|---|
| RGB | rgb(89, 205, 237) |
| HSL | hsl(193, 80%, 64%) |
| HSV | hsv(193, 62%, 93%) |
| CMYK | cmyk(62.4%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.22, -23.31, -25.54) |
| CIE-LCH | lch(77.22, 34.57, 227.62°) |
| OKLab | oklab(79.43% -0.0877 -0.0711) |
| OKLCH | oklch(79.43% 0.113 219) |
| XYZ | xyz(41.2310, 51.8966, 87.9485) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.95
Bright Sky Blue
#02CCFE
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 7.27
Aqua Blue
#02D8E9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CDED #ED7959
analogous
#59EDC3 #59CDED #5983ED
triadic
#59CDED #ED59CD #CDED59
tetradic
#59CDED #C359ED #ED7959 #83ED59
square
#59CDED #C359ED #ED7959 #83ED59
split-complementary
#59CDED #ED5983 #EDC359
monochromatic
#1494B8 #22BCE7 #59CDED #90DEF3 #C7EEF9
Accessibility & contrast
On white
1.85
#59CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#59CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CDED
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CDED | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #59cded; /* rgb */ color: rgb(89, 205, 237); /* oklch */ color: oklch(79.4% 0.113 219.0);
Tailwind
colors: {
custom: {
50: '#96dcf3',
500: '#59cded',
950: '#000000',
},
}SCSS
$custom: #59cded; $custom-light: #96dcf3; $custom-dark: #000000;
JSON
{
"hex": "#59cded",
"rgb": {
"r": 89,
"g": 205,
"b": 237
},
"hsl": {
"h": 192.973,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.79429,
"c": 0.11286,
"h": 219
},
"luminance": 0.51901
}Semantic roles & 50–950 ramp
primary
#59CDED
secondary
#B75033
accent
#3709DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485