#59CFED#59CFED
#59CFED is a light, moderate cyan. Relative luminance 0.529; OKLCH L 79.9% C 0.113 H 217.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #59CFED |
|---|---|
| RGB | rgb(89, 207, 237) |
| HSL | hsl(192, 80%, 64%) |
| HSV | hsv(192, 62%, 93%) |
| CMYK | cmyk(62.4%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(77.79, -24.31, -24.66) |
| CIE-LCH | lch(77.79, 34.63, 225.41°) |
| OKLab | oklab(79.89% -0.0897 -0.0686) |
| OKLCH | oklch(79.89% 0.113 217.4) |
| XYZ | xyz(41.7125, 52.8595, 88.1090) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 6.85
Lightblue (survey)
#7BC8F6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CFED #ED7759
analogous
#59EDC1 #59CFED #5985ED
triadic
#59CFED #ED59CF #CFED59
tetradic
#59CFED #C159ED #ED7759 #85ED59
square
#59CFED #C159ED #ED7759 #85ED59
split-complementary
#59CFED #ED5985 #EDC159
monochromatic
#1496B8 #22BFE7 #59CFED #90DFF3 #C7EFF9
Accessibility & contrast
On white
1.81
#59CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#59CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CFED
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CFED | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #59cfed; /* rgb */ color: rgb(89, 207, 237); /* oklch */ color: oklch(79.9% 0.113 217.4);
Tailwind
colors: {
custom: {
50: '#96def3',
500: '#59cfed',
950: '#000000',
},
}SCSS
$custom: #59cfed; $custom-light: #96def3; $custom-dark: #000000;
JSON
{
"hex": "#59cfed",
"rgb": {
"r": 89,
"g": 207,
"b": 237
},
"hsl": {
"h": 192.162,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.79889,
"c": 0.11293,
"h": 217.4
},
"luminance": 0.52864
}Semantic roles & 50–950 ramp
primary
#59CFED
secondary
#B74E33
accent
#3409DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485