#59CAEC#59CAEC
#59CAEC is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.7% C 0.112 H 220.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #59CAEC |
|---|---|
| RGB | rgb(89, 202, 236) |
| HSL | hsl(194, 79%, 64%) |
| HSV | hsv(194, 62%, 93%) |
| CMYK | cmyk(62.3%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(76.32, -22.09, -26.37) |
| CIE-LCH | lch(76.32, 34.40, 230.05°) |
| OKLab | oklab(78.7% -0.085 -0.0734) |
| OKLCH | oklch(78.7% 0.112 220.8) |
| XYZ | xyz(40.3746, 50.4168, 86.9443) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 4.55
Neon Blue
#04D9FF
ΔE00 4.64
Baby Blue
#89CFF0
ΔE00 5.22
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Lightskyblue
#87CEFA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CAEC #EC7B59
analogous
#59ECC5 #59CAEC #5980EC
triadic
#59CAEC #EC59CA #CAEC59
tetradic
#59CAEC #C559EC #EC7B59 #80EC59
square
#59CAEC #C559EC #EC7B59 #80EC59
split-complementary
#59CAEC #EC5980 #ECC559
monochromatic
#1591B6 #22B8E6 #59CAEC #90DCF2 #C7EDF9
Accessibility & contrast
On white
1.89
#59CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#59CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CAEC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CAEC | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EE
Deuteranopia (green-blind)
#A0B6EC
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #59caec; /* rgb */ color: rgb(89, 202, 236); /* oklch */ color: oklch(78.7% 0.112 220.8);
Tailwind
colors: {
custom: {
50: '#96daf2',
500: '#59caec',
950: '#000000',
},
}SCSS
$custom: #59caec; $custom-light: #96daf2; $custom-dark: #000000;
JSON
{
"hex": "#59caec",
"rgb": {
"r": 89,
"g": 202,
"b": 236
},
"hsl": {
"h": 193.878,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.78701,
"c": 0.11231,
"h": 220.8
},
"luminance": 0.50421
}Semantic roles & 50–950 ramp
primary
#59CAEC
secondary
#B55234
accent
#3A0ADC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385