#59CBED#59CBED
#59CBED is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.0% C 0.113 H 220.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #59CBED |
|---|---|
| RGB | rgb(89, 203, 237) |
| HSL | hsl(194, 80%, 64%) |
| HSV | hsv(194, 62%, 93%) |
| CMYK | cmyk(62.4%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.65, -22.30, -26.41) |
| CIE-LCH | lch(76.65, 34.57, 229.83°) |
| OKLab | oklab(78.97% -0.0856 -0.0735) |
| OKLCH | oklch(78.97% 0.113 220.7) |
| XYZ | xyz(40.7557, 50.9459, 87.7900) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.84
Neon Blue
#04D9FF
ΔE00 4.43
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 6.60
Lightskyblue
#87CEFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CBED #ED7B59
analogous
#59EDC5 #59CBED #5981ED
triadic
#59CBED #ED59CB #CBED59
tetradic
#59CBED #C559ED #ED7B59 #81ED59
square
#59CBED #C559ED #ED7B59 #81ED59
split-complementary
#59CBED #ED5981 #EDC559
monochromatic
#1492B8 #22BAE7 #59CBED #90DCF3 #C7EEF9
Accessibility & contrast
On white
1.88
#59CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#59CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CBED
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CBED | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6EF
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #59cbed; /* rgb */ color: rgb(89, 203, 237); /* oklch */ color: oklch(79.0% 0.113 220.7);
Tailwind
colors: {
custom: {
50: '#96dbf3',
500: '#59cbed',
950: '#000000',
},
}SCSS
$custom: #59cbed; $custom-light: #96dbf3; $custom-dark: #000000;
JSON
{
"hex": "#59cbed",
"rgb": {
"r": 89,
"g": 203,
"b": 237
},
"hsl": {
"h": 193.784,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.78971,
"c": 0.11289,
"h": 220.7
},
"luminance": 0.5095
}Semantic roles & 50–950 ramp
primary
#59CBED
secondary
#B75133
accent
#3909DD
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485