#59ADDB#59ADDB
#59ADDB is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.3% C 0.106 H 234.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #59ADDB |
|---|---|
| RGB | rgb(89, 173, 219) |
| HSL | hsl(201, 64%, 60%) |
| HSV | hsv(201, 59%, 86%) |
| CMYK | cmyk(59.4%, 21%, 0%, 14.1%) |
| CIE-LAB | lab(67.37, -12.08, -30.90) |
| CIE-LCH | lch(67.37, 33.17, 248.65°) |
| OKLab | oklab(71.35% -0.0608 -0.0864) |
| OKLCH | oklch(71.35% 0.106 234.9) |
| XYZ | xyz(31.8447, 37.1224, 72.4912) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.25
Sky Blue (survey)
#75BBFD
ΔE00 7.23
Lightblue (survey)
#7BC8F6
ΔE00 7.55
Greyblue
#77A1B5
ΔE00 7.96
Sky
#82CAFC
ΔE00 8.49
Azure (survey)
#069AF3
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ADDB #DB8759
analogous
#59DBC8 #59ADDB #596CDB
triadic
#59ADDB #DB59AD #ADDB59
tetradic
#59ADDB #C859DB #DB8759 #6CDB59
square
#59ADDB #C859DB #DB8759 #6CDB59
split-complementary
#59ADDB #DB596C #DBC859
monochromatic
#216E99 #2C93CB #59ADDB #8BC6E6 #BEDFF1
Accessibility & contrast
On white
2.49
#59ADDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#59ADDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ADDB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ADDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ADDB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDD
Deuteranopia (green-blind)
#859EDA
Tritanopia (blue-blind)
#00B9BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #59addb; /* rgb */ color: rgb(89, 173, 219); /* oklch */ color: oklch(71.3% 0.106 234.9);
Tailwind
colors: {
custom: {
50: '#93c5e6',
500: '#59addb',
950: '#000000',
},
}SCSS
$custom: #59addb; $custom-light: #93c5e6; $custom-dark: #000000;
JSON
{
"hex": "#59addb",
"rgb": {
"r": 89,
"g": 173,
"b": 219
},
"hsl": {
"h": 201.231,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.71346,
"c": 0.10564,
"h": 234.9
},
"luminance": 0.37125
}Semantic roles & 50–950 ramp
primary
#59ADDB
secondary
#E1C1AF
accent
#5919CC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184