#59CFEC#59CFEC
#59CFEC is a light, moderate cyan. Relative luminance 0.528; OKLCH L 79.8% C 0.112 H 216.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #59CFEC |
|---|---|
| RGB | rgb(89, 207, 236) |
| HSL | hsl(192, 79%, 64%) |
| HSV | hsv(192, 62%, 93%) |
| CMYK | cmyk(62.3%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(77.76, -24.60, -24.18) |
| CIE-LCH | lch(77.76, 34.50, 224.50°) |
| OKLab | oklab(79.85% -0.0901 -0.0672) |
| OKLCH | oklch(79.85% 0.112 216.7) |
| XYZ | xyz(41.5668, 52.8013, 87.3417) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 5.21
Bright Sky Blue
#02CCFE
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CFEC #EC7659
analogous
#59ECBF #59CFEC #5985EC
triadic
#59CFEC #EC59CF #CFEC59
tetradic
#59CFEC #BF59EC #EC7659 #85EC59
square
#59CFEC #BF59EC #EC7659 #85EC59
split-complementary
#59CFEC #EC5985 #ECBF59
monochromatic
#1596B6 #22BFE6 #59CFEC #90DFF2 #C7EFF9
Accessibility & contrast
On white
1.82
#59CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#59CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CFEC
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CFEC | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EE
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #59cfec; /* rgb */ color: rgb(89, 207, 236); /* oklch */ color: oklch(79.8% 0.112 216.7);
Tailwind
colors: {
custom: {
50: '#96def2',
500: '#59cfec',
950: '#000000',
},
}SCSS
$custom: #59cfec; $custom-light: #96def2; $custom-dark: #000000;
JSON
{
"hex": "#59cfec",
"rgb": {
"r": 89,
"g": 207,
"b": 236
},
"hsl": {
"h": 191.837,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.7985,
"c": 0.11241,
"h": 216.7
},
"luminance": 0.52806
}Semantic roles & 50–950 ramp
primary
#59CFEC
secondary
#B54D34
accent
#330ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485