#59CFEA#59CFEA
#59CFEA is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.8% C 0.111 H 215.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #59CFEA |
|---|---|
| RGB | rgb(89, 207, 234) |
| HSL | hsl(191, 78%, 63%) |
| HSV | hsv(191, 62%, 92%) |
| CMYK | cmyk(62%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(77.69, -25.19, -23.21) |
| CIE-LCH | lch(77.69, 34.25, 222.66°) |
| OKLab | oklab(79.77% -0.0909 -0.0645) |
| OKLCH | oklch(79.77% 0.111 215.4) |
| XYZ | xyz(41.2779, 52.6857, 85.8199) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 5.56
Bright Sky Blue
#02CCFE
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 6.05
Baby Blue
#89CFF0
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CFEA #EA7459
analogous
#59EABC #59CFEA #5986EA
triadic
#59CFEA #EA59CF #CFEA59
tetradic
#59CFEA #BC59EA #EA7459 #86EA59
square
#59CFEA #BC59EA #EA7459 #86EA59
split-complementary
#59CFEA #EA5986 #EABC59
monochromatic
#1795B2 #23BFE3 #59CFEA #8FDFF1 #C6EEF8
Accessibility & contrast
On white
1.82
#59CFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#59CFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CFEA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CFEA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#00D9D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #59cfea; /* rgb */ color: rgb(89, 207, 234); /* oklch */ color: oklch(79.8% 0.111 215.4);
Tailwind
colors: {
custom: {
50: '#96def0',
500: '#59cfea',
950: '#000000',
},
}SCSS
$custom: #59cfea; $custom-light: #96def0; $custom-dark: #000000;
JSON
{
"hex": "#59cfea",
"rgb": {
"r": 89,
"g": 207,
"b": 234
},
"hsl": {
"h": 191.172,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.79772,
"c": 0.11142,
"h": 215.4
},
"luminance": 0.5269
}Semantic roles & 50–950 ramp
primary
#59CFEA
secondary
#B24C35
accent
#320CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485