#59CBEC#59CBEC
#59CBEC is a light, moderate cyan. Relative luminance 0.509; OKLCH L 78.9% C 0.112 H 220.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #59CBEC |
|---|---|
| RGB | rgb(89, 203, 236) |
| HSL | hsl(193, 79%, 64%) |
| HSV | hsv(193, 62%, 93%) |
| CMYK | cmyk(62.3%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(76.61, -22.60, -25.93) |
| CIE-LCH | lch(76.61, 34.39, 228.93°) |
| OKLab | oklab(78.93% -0.086 -0.0722) |
| OKLCH | oklch(78.93% 0.112 220) |
| XYZ | xyz(40.6100, 50.8876, 87.0227) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.06
Neon Blue
#04D9FF
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 5.35
Lightblue (survey)
#7BC8F6
ΔE00 6.85
Lightskyblue
#87CEFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CBEC #EC7A59
analogous
#59ECC3 #59CBEC #5981EC
triadic
#59CBEC #EC59CB #CBEC59
tetradic
#59CBEC #C359EC #EC7A59 #81EC59
square
#59CBEC #C359EC #EC7A59 #81EC59
split-complementary
#59CBEC #EC5981 #ECC359
monochromatic
#1592B6 #22BAE6 #59CBEC #90DCF2 #C7EDF9
Accessibility & contrast
On white
1.88
#59CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#59CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CBEC
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CBEC | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#A2B6EC
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #59cbec; /* rgb */ color: rgb(89, 203, 236); /* oklch */ color: oklch(78.9% 0.112 220.0);
Tailwind
colors: {
custom: {
50: '#96dbf2',
500: '#59cbec',
950: '#000000',
},
}SCSS
$custom: #59cbec; $custom-light: #96dbf2; $custom-dark: #000000;
JSON
{
"hex": "#59cbec",
"rgb": {
"r": 89,
"g": 203,
"b": 236
},
"hsl": {
"h": 193.469,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.7893,
"c": 0.11228,
"h": 220
},
"luminance": 0.50892
}Semantic roles & 50–950 ramp
primary
#59CBEC
secondary
#B55134
accent
#390ADC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485