#59CCFE#59CCFE
#59CCFE is a light, vivid cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.125 H 229.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #59CCFE |
|---|---|
| RGB | rgb(89, 204, 254) |
| HSL | hsl(198, 99%, 67%) |
| HSV | hsv(198, 65%, 100%) |
| CMYK | cmyk(65%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(77.56, -17.66, -34.12) |
| CIE-LCH | lch(77.56, 38.42, 242.64°) |
| OKLab | oklab(79.9% -0.0805 -0.0955) |
| OKLCH | oklch(79.9% 0.125 229.9) |
| XYZ | xyz(43.5950, 52.4607, 101.5751) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.47
Lightblue (survey)
#7BC8F6
ΔE00 3.70
Lightskyblue
#87CEFA
ΔE00 4.56
Deepskyblue
#00BFFF
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 4.91
Sky
#82CAFC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CCFE #FE8B59
analogous
#59FEDE #59CCFE #597AFE
triadic
#59CCFE #FE59CC #CCFE59
tetradic
#59CCFE #DE59FE #FE8B59 #7AFE59
square
#59CCFE #DE59FE #FE8B59 #7AFE59
split-complementary
#59CCFE #FE597A #FEDE59
monochromatic
#0199DB #1CB9FE #59CCFE #96DFFE #D3F1FF
Accessibility & contrast
On white
1.83
#59CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#59CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CCFE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CCFE | 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)
#B2C9FF
Deuteranopia (green-blind)
#9CB8FD
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #59ccfe; /* rgb */ color: rgb(89, 204, 254); /* oklch */ color: oklch(79.9% 0.125 229.9);
Tailwind
colors: {
custom: {
50: '#98dbff',
500: '#59ccfe',
950: '#000000',
},
}SCSS
$custom: #59ccfe; $custom-light: #98dbff; $custom-dark: #000000;
JSON
{
"hex": "#59ccfe",
"rgb": {
"r": 89,
"g": 204,
"b": 254
},
"hsl": {
"h": 198.182,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.79904,
"c": 0.12492,
"h": 229.9
},
"luminance": 0.52465
}Semantic roles & 50–950 ramp
primary
#59CCFE
secondary
#D45B27
accent
#4600E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1518
muted
#808486