#59A2DD#59A2DD
#59A2DD is a light, moderate cyan. Relative luminance 0.332; OKLCH L 69.0% C 0.114 H 244.9°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #59A2DD |
|---|---|
| RGB | rgb(89, 162, 221) |
| HSL | hsl(207, 66%, 61%) |
| HSV | hsv(207, 60%, 87%) |
| CMYK | cmyk(59.7%, 26.7%, 0%, 13.3%) |
| CIE-LAB | lab(64.31, -5.40, -36.75) |
| CIE-LCH | lch(64.31, 37.15, 261.65°) |
| OKLab | oklab(68.95% -0.0483 -0.1033) |
| OKLCH | oklch(68.95% 0.114 244.9) |
| XYZ | xyz(30.0865, 33.1822, 73.2119) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.36
Dodgerblue
#1E90FF
ΔE00 6.64
Dark Sky Blue
#448EE4
ΔE00 6.75
Cornflowerblue
#6495ED
ΔE00 6.94
Sky Blue (survey)
#75BBFD
ΔE00 7.48
Faded Blue
#658CBB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59A2DD #DD9459
analogous
#59DDD6 #59A2DD #5960DD
triadic
#59A2DD #DD59A2 #A2DD59
tetradic
#59A2DD #D659DD #DD9459 #60DD59
square
#59A2DD #D659DD #DD9459 #60DD59
split-complementary
#59A2DD #DD5960 #DDD659
monochromatic
#20649C #2A85CF #59A2DD #8CBEE7 #BFDBF2
Accessibility & contrast
On white
2.75
#59A2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#59A2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59A2DD
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59A2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59A2DD | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#7796DC
Tritanopia (blue-blind)
#00B0B6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #59a2dd; /* rgb */ color: rgb(89, 162, 221); /* oklch */ color: oklch(69.0% 0.114 244.9);
Tailwind
colors: {
custom: {
50: '#92bde8',
500: '#59a2dd',
950: '#000000',
},
}SCSS
$custom: #59a2dd; $custom-light: #92bde8; $custom-dark: #000000;
JSON
{
"hex": "#59a2dd",
"rgb": {
"r": 89,
"g": 162,
"b": 221
},
"hsl": {
"h": 206.818,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.6895,
"c": 0.11406,
"h": 244.9
},
"luminance": 0.33185
}Semantic roles & 50–950 ramp
primary
#59A2DD
secondary
#E2C6B0
accent
#6918CE
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0E1216
muted
#7E8184