#59CEEE#59CEEE
#59CEEE is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.7% C 0.113 H 218.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #59CEEE |
|---|---|
| RGB | rgb(89, 206, 238) |
| HSL | hsl(193, 81%, 64%) |
| HSV | hsv(193, 63%, 93%) |
| CMYK | cmyk(62.6%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.54, -23.51, -25.58) |
| CIE-LCH | lch(77.54, 34.75, 227.41°) |
| OKLab | oklab(79.7% -0.0883 -0.0712) |
| OKLCH | oklch(79.7% 0.113 218.9) |
| XYZ | xyz(41.6175, 52.4351, 88.8000) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.76
Bright Sky Blue
#02CCFE
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 5.54
Lightblue (survey)
#7BC8F6
ΔE00 7.35
Aqua Blue
#02D8E9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CEEE #EE7959
analogous
#59EEC4 #59CEEE #5984EE
triadic
#59CEEE #EE59CE #CEEE59
tetradic
#59CEEE #C459EE #EE7959 #84EE59
square
#59CEEE #C459EE #EE7959 #84EE59
split-complementary
#59CEEE #EE5984 #EEC459
monochromatic
#1396BA #21BEE8 #59CEEE #91DEF4 #C8EFF9
Accessibility & contrast
On white
1.83
#59CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#59CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CEEE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CEEE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#A4B9EE
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #59ceee; /* rgb */ color: rgb(89, 206, 238); /* oklch */ color: oklch(79.7% 0.113 218.9);
Tailwind
colors: {
custom: {
50: '#96ddf3',
500: '#59ceee',
950: '#000000',
},
}SCSS
$custom: #59ceee; $custom-light: #96ddf3; $custom-dark: #000000;
JSON
{
"hex": "#59ceee",
"rgb": {
"r": 89,
"g": 206,
"b": 238
},
"hsl": {
"h": 192.886,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.79699,
"c": 0.11344,
"h": 218.9
},
"luminance": 0.5244
}Semantic roles & 50–950 ramp
primary
#59CEEE
secondary
#B94F33
accent
#3608DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485