#59CFF2#59CFF2
#59CFF2 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.1% C 0.116 H 220.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #59CFF2 |
|---|---|
| RGB | rgb(89, 207, 242) |
| HSL | hsl(194, 85%, 65%) |
| HSV | hsv(194, 63%, 95%) |
| CMYK | cmyk(63.2%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(77.97, -22.83, -27.07) |
| CIE-LCH | lch(77.97, 35.41, 229.86°) |
| OKLab | oklab(80.09% -0.0878 -0.0754) |
| OKLCH | oklch(80.09% 0.116 220.6) |
| XYZ | xyz(42.4532, 53.1558, 92.0099) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.74
Bright Sky Blue
#02CCFE
ΔE00 3.76
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.12
Lightblue (survey)
#7BC8F6
ΔE00 6.71
Lightskyblue
#87CEFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CFF2 #F27C59
analogous
#59F2C8 #59CFF2 #5983F2
triadic
#59CFF2 #F259CF #CFF259
tetradic
#59CFF2 #C859F2 #F27C59 #83F259
square
#59CFF2 #C859F2 #F27C59 #83F259
split-complementary
#59CFF2 #F25983 #F2C859
monochromatic
#0F99C1 #20BFEE #59CFF2 #92DFF6 #CBF0FB
Accessibility & contrast
On white
1.81
#59CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#59CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CFF2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CFF2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #59cff2; /* rgb */ color: rgb(89, 207, 242); /* oklch */ color: oklch(80.1% 0.116 220.6);
Tailwind
colors: {
custom: {
50: '#97ddf6',
500: '#59cff2',
950: '#000000',
},
}SCSS
$custom: #59cff2; $custom-light: #97ddf6; $custom-dark: #000000;
JSON
{
"hex": "#59cff2",
"rgb": {
"r": 89,
"g": 207,
"b": 242
},
"hsl": {
"h": 193.725,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.80087,
"c": 0.11577,
"h": 220.6
},
"luminance": 0.5316
}Semantic roles & 50–950 ramp
primary
#59CFF2
secondary
#BF5130
accent
#3604E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485