#59ADDC#59ADDC
#59ADDC is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.4% C 0.107 H 235.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #59ADDC |
|---|---|
| RGB | rgb(89, 173, 220) |
| HSL | hsl(202, 65%, 61%) |
| HSV | hsv(202, 60%, 86%) |
| CMYK | cmyk(59.5%, 21.4%, 0%, 13.7%) |
| CIE-LAB | lab(67.41, -11.77, -31.39) |
| CIE-LCH | lch(67.41, 33.52, 249.45°) |
| OKLab | oklab(71.39% -0.0604 -0.0878) |
| OKLCH | oklch(71.39% 0.107 235.5) |
| XYZ | xyz(31.9768, 37.1752, 73.1866) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 7.02
Lightblue (survey)
#7BC8F6
ΔE00 7.52
Greyblue
#77A1B5
ΔE00 8.12
Azure (survey)
#069AF3
ΔE00 8.29
Sky
#82CAFC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ADDC #DC8859
analogous
#59DCCA #59ADDC #596BDC
triadic
#59ADDC #DC59AD #ADDC59
tetradic
#59ADDC #CA59DC #DC8859 #6BDC59
square
#59ADDC #CA59DC #DC8859 #6BDC59
split-complementary
#59ADDC #DC596B #DCCA59
monochromatic
#206E9A #2B93CD #59ADDC #8CC6E7 #BEDFF1
Accessibility & contrast
On white
2.49
#59ADDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#59ADDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ADDC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ADDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ADDC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#859EDB
Tritanopia (blue-blind)
#00B9BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #59addc; /* rgb */ color: rgb(89, 173, 220); /* oklch */ color: oklch(71.4% 0.107 235.5);
Tailwind
colors: {
custom: {
50: '#93c5e7',
500: '#59addc',
950: '#000000',
},
}SCSS
$custom: #59addc; $custom-light: #93c5e7; $custom-dark: #000000;
JSON
{
"hex": "#59addc",
"rgb": {
"r": 89,
"g": 173,
"b": 220
},
"hsl": {
"h": 201.527,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.71391,
"c": 0.10659,
"h": 235.5
},
"luminance": 0.37178
}Semantic roles & 50–950 ramp
primary
#59ADDC
secondary
#E1C1AF
accent
#5918CD
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184