#59CBEE#59CBEE
#59CBEE is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.0% C 0.114 H 221.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #59CBEE |
|---|---|
| RGB | rgb(89, 203, 238) |
| HSL | hsl(194, 81%, 64%) |
| HSV | hsv(194, 63%, 93%) |
| CMYK | cmyk(62.6%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.68, -22.00, -26.90) |
| CIE-LCH | lch(76.68, 34.75, 230.72°) |
| OKLab | oklab(79.01% -0.0853 -0.0749) |
| OKLCH | oklch(79.01% 0.114 221.3) |
| XYZ | xyz(40.9022, 51.0045, 88.5616) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.63
Sky Blue
#87CEEB
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 5.07
Lightblue (survey)
#7BC8F6
ΔE00 6.35
Lightskyblue
#87CEFA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CBEE #EE7C59
analogous
#59EEC7 #59CBEE #5981EE
triadic
#59CBEE #EE59CB #CBEE59
tetradic
#59CBEE #C759EE #EE7C59 #81EE59
square
#59CBEE #C759EE #EE7C59 #81EE59
split-complementary
#59CBEE #EE5981 #EEC759
monochromatic
#1392BA #21BAE8 #59CBEE #91DCF4 #C8EEF9
Accessibility & contrast
On white
1.87
#59CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#59CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CBEE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CBEE | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #59cbee; /* rgb */ color: rgb(89, 203, 238); /* oklch */ color: oklch(79.0% 0.114 221.3);
Tailwind
colors: {
custom: {
50: '#96dbf3',
500: '#59cbee',
950: '#000000',
},
}SCSS
$custom: #59cbee; $custom-light: #96dbf3; $custom-dark: #000000;
JSON
{
"hex": "#59cbee",
"rgb": {
"r": 89,
"g": 203,
"b": 238
},
"hsl": {
"h": 194.094,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.79011,
"c": 0.1135,
"h": 221.3
},
"luminance": 0.51009
}Semantic roles & 50–950 ramp
primary
#59CBEE
secondary
#B95233
accent
#3A08DE
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485