#59CBF2#59CBF2
#59CBF2 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.2% C 0.116 H 223.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #59CBF2 |
|---|---|
| RGB | rgb(89, 203, 242) |
| HSL | hsl(195, 85%, 65%) |
| HSV | hsv(195, 63%, 95%) |
| CMYK | cmyk(63.2%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(76.83, -20.80, -28.82) |
| CIE-LCH | lch(76.83, 35.54, 234.18°) |
| OKLab | oklab(79.17% -0.0838 -0.0804) |
| OKLCH | oklch(79.17% 0.116 223.8) |
| XYZ | xyz(41.4964, 51.2422, 91.6910) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.99
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 4.69
Neon Blue
#04D9FF
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.42
Lightskyblue
#87CEFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CBF2 #F28059
analogous
#59F2CC #59CBF2 #597FF2
triadic
#59CBF2 #F259CB #CBF259
tetradic
#59CBF2 #CC59F2 #F28059 #7FF259
square
#59CBF2 #CC59F2 #F28059 #7FF259
split-complementary
#59CBF2 #F2597F #F2CC59
monochromatic
#0F94C1 #20B9EE #59CBF2 #92DDF6 #CBEFFB
Accessibility & contrast
On white
1.87
#59CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#59CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CBF2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CBF2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #59cbf2; /* rgb */ color: rgb(89, 203, 242); /* oklch */ color: oklch(79.2% 0.116 223.8);
Tailwind
colors: {
custom: {
50: '#97dbf6',
500: '#59cbf2',
950: '#000000',
},
}SCSS
$custom: #59cbf2; $custom-light: #97dbf6; $custom-dark: #000000;
JSON
{
"hex": "#59cbf2",
"rgb": {
"r": 89,
"g": 203,
"b": 242
},
"hsl": {
"h": 195.294,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.79173,
"c": 0.11612,
"h": 223.8
},
"luminance": 0.51247
}Semantic roles & 50–950 ramp
primary
#59CBF2
secondary
#BF5530
accent
#3C04E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485