#59CEF2#59CEF2
#59CEF2 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.116 H 221.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #59CEF2 |
|---|---|
| RGB | rgb(89, 206, 242) |
| HSL | hsl(194, 85%, 65%) |
| HSV | hsv(194, 63%, 95%) |
| CMYK | cmyk(63.2%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.68, -22.32, -27.51) |
| CIE-LCH | lch(77.68, 35.43, 230.94°) |
| OKLab | oklab(79.86% -0.0868 -0.0766) |
| OKLCH | oklch(79.86% 0.116 221.4) |
| XYZ | xyz(42.2117, 52.6728, 91.9294) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.51
Neon Blue
#04D9FF
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.97
Lightblue (survey)
#7BC8F6
ΔE00 6.37
Lightskyblue
#87CEFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CEF2 #F27D59
analogous
#59F2CA #59CEF2 #5981F2
triadic
#59CEF2 #F259CE #CEF259
tetradic
#59CEF2 #CA59F2 #F27D59 #81F259
square
#59CEF2 #CA59F2 #F27D59 #81F259
split-complementary
#59CEF2 #F25981 #F2CA59
monochromatic
#0F97C1 #20BDEE #59CEF2 #92DFF6 #CBF0FB
Accessibility & contrast
On white
1.82
#59CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#59CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CEF2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CEF2 | 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)
#B9C9F4
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #59cef2; /* rgb */ color: rgb(89, 206, 242); /* oklch */ color: oklch(79.9% 0.116 221.4);
Tailwind
colors: {
custom: {
50: '#97ddf6',
500: '#59cef2',
950: '#000000',
},
}SCSS
$custom: #59cef2; $custom-light: #97ddf6; $custom-dark: #000000;
JSON
{
"hex": "#59cef2",
"rgb": {
"r": 89,
"g": 206,
"b": 242
},
"hsl": {
"h": 194.118,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.79858,
"c": 0.11581,
"h": 221.4
},
"luminance": 0.52677
}Semantic roles & 50–950 ramp
primary
#59CEF2
secondary
#BF5230
accent
#3804E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485