#59CBF1#59CBF1
#59CBF1 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.1% C 0.115 H 223.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #59CBF1 |
|---|---|
| RGB | rgb(89, 203, 241) |
| HSL | hsl(195, 84%, 65%) |
| HSV | hsv(195, 63%, 95%) |
| CMYK | cmyk(63.1%, 15.8%, 0%, 5.5%) |
| CIE-LAB | lab(76.79, -21.10, -28.34) |
| CIE-LCH | lch(76.79, 35.33, 233.33°) |
| OKLab | oklab(79.13% -0.0842 -0.079) |
| OKLCH | oklch(79.13% 0.115 223.2) |
| XYZ | xyz(41.3466, 51.1823, 90.9022) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.12
Sky Blue
#87CEEB
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 5.64
Lightskyblue
#87CEFA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CBF1 #F17F59
analogous
#59F1CB #59CBF1 #597FF1
triadic
#59CBF1 #F159CB #CBF159
tetradic
#59CBF1 #CB59F1 #F17F59 #7FF159
square
#59CBF1 #CB59F1 #F17F59 #7FF159
split-complementary
#59CBF1 #F1597F #F1CB59
monochromatic
#1094BF #21B9EC #59CBF1 #91DDF6 #CAEEFB
Accessibility & contrast
On white
1.87
#59CBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#59CBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CBF1
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CBF1 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F3
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #59cbf1; /* rgb */ color: rgb(89, 203, 241); /* oklch */ color: oklch(79.1% 0.115 223.2);
Tailwind
colors: {
custom: {
50: '#96dbf5',
500: '#59cbf1',
950: '#000000',
},
}SCSS
$custom: #59cbf1; $custom-light: #96dbf5; $custom-dark: #000000;
JSON
{
"hex": "#59cbf1",
"rgb": {
"r": 89,
"g": 203,
"b": 241
},
"hsl": {
"h": 195,
"s": 84.444,
"l": 64.706
},
"oklch": {
"l": 0.79132,
"c": 0.11544,
"h": 223.2
},
"luminance": 0.51187
}Semantic roles & 50–950 ramp
primary
#59CBF1
secondary
#BE5431
accent
#3C05E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485