#59CDFD#59CDFD
#59CDFD is a light, vivid cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.124 H 228.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #59CDFD |
|---|---|
| RGB | rgb(89, 205, 253) |
| HSL | hsl(198, 98%, 67%) |
| HSV | hsv(198, 65%, 99%) |
| CMYK | cmyk(64.8%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(77.80, -18.48, -33.21) |
| CIE-LCH | lch(77.80, 38.00, 240.90°) |
| OKLab | oklab(80.09% -0.0819 -0.0929) |
| OKLCH | oklch(80.09% 0.124 228.6) |
| XYZ | xyz(43.6737, 52.8737, 100.8134) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.13
Lightblue (survey)
#7BC8F6
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.73
Lightskyblue
#87CEFA
ΔE00 4.76
Deepskyblue
#00BFFF
ΔE00 5.05
Sky Blue
#87CEEB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CDFD #FD8959
analogous
#59FDDB #59CDFD #597BFD
triadic
#59CDFD #FD59CD #CDFD59
tetradic
#59CDFD #DB59FD #FD8959 #7BFD59
square
#59CDFD #DB59FD #FD8959 #7BFD59
split-complementary
#59CDFD #FD597B #FDDB59
monochromatic
#039AD9 #1DBBFC #59CDFD #95DFFE #D2F1FE
Accessibility & contrast
On white
1.81
#59CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#59CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CDFD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CDFD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #59cdfd; /* rgb */ color: rgb(89, 205, 253); /* oklch */ color: oklch(80.1% 0.124 228.6);
Tailwind
colors: {
custom: {
50: '#98dcfe',
500: '#59cdfd',
950: '#000000',
},
}SCSS
$custom: #59cdfd; $custom-light: #98dcfe; $custom-dark: #000000;
JSON
{
"hex": "#59cdfd",
"rgb": {
"r": 89,
"g": 205,
"b": 253
},
"hsl": {
"h": 197.561,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.80087,
"c": 0.12381,
"h": 228.6
},
"luminance": 0.52878
}Semantic roles & 50–950 ramp
primary
#59CDFD
secondary
#D35A28
accent
#4300E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485