#59CCEE#59CCEE
#59CCEE is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.2% C 0.113 H 220.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #59CCEE |
|---|---|
| RGB | rgb(89, 204, 238) |
| HSL | hsl(194, 81%, 64%) |
| HSV | hsv(194, 63%, 93%) |
| CMYK | cmyk(62.6%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(76.97, -22.51, -26.46) |
| CIE-LCH | lch(76.97, 34.73, 229.62°) |
| OKLab | oklab(79.24% -0.0863 -0.0737) |
| OKLCH | oklch(79.24% 0.113 220.5) |
| XYZ | xyz(41.1391, 51.4783, 88.6406) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 6.68
Lightskyblue
#87CEFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CCEE #EE7B59
analogous
#59EEC5 #59CCEE #5982EE
triadic
#59CCEE #EE59CC #CCEE59
tetradic
#59CCEE #C559EE #EE7B59 #82EE59
square
#59CCEE #C559EE #EE7B59 #82EE59
split-complementary
#59CCEE #EE5982 #EEC559
monochromatic
#1394BA #21BBE8 #59CCEE #91DDF4 #C8EEF9
Accessibility & contrast
On white
1.86
#59CCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#59CCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CCEE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CCEE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #59ccee; /* rgb */ color: rgb(89, 204, 238); /* oklch */ color: oklch(79.2% 0.113 220.5);
Tailwind
colors: {
custom: {
50: '#96dbf3',
500: '#59ccee',
950: '#000000',
},
}SCSS
$custom: #59ccee; $custom-light: #96dbf3; $custom-dark: #000000;
JSON
{
"hex": "#59ccee",
"rgb": {
"r": 89,
"g": 204,
"b": 238
},
"hsl": {
"h": 193.691,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.7924,
"c": 0.11345,
"h": 220.5
},
"luminance": 0.51483
}Semantic roles & 50–950 ramp
primary
#59CCEE
secondary
#B95133
accent
#3908DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485