#59DAF0#59DAF0
#59DAF0 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.116 H 210.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #59DAF0 |
|---|---|
| RGB | rgb(89, 218, 240) |
| HSL | hsl(189, 83%, 65%) |
| HSV | hsv(189, 63%, 94%) |
| CMYK | cmyk(62.9%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(81.05, -28.85, -21.32) |
| CIE-LCH | lch(81.05, 35.87, 216.46°) |
| OKLab | oklab(82.54% -0.0997 -0.0592) |
| OKLCH | oklch(82.54% 0.116 210.7) |
| XYZ | xyz(44.9128, 58.5531, 91.3561) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.03
Neon Blue
#04D9FF
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DAF0 #F06F59
analogous
#59F0BB #59DAF0 #598FF0
triadic
#59DAF0 #F059DA #DAF059
tetradic
#59DAF0 #BB59F0 #F06F59 #8FF059
square
#59DAF0 #BB59F0 #F06F59 #8FF059
split-complementary
#59DAF0 #F0598F #F0BB59
monochromatic
#11A4BD #21CDEB #59DAF0 #91E7F5 #C9F3FA
Accessibility & contrast
On white
1.65
#59DAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#59DAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DAF0
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DAF0 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#B1C2F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59daf0; /* rgb */ color: rgb(89, 218, 240); /* oklch */ color: oklch(82.5% 0.116 210.7);
Tailwind
colors: {
custom: {
50: '#97e5f5',
500: '#59daf0',
950: '#000000',
},
}SCSS
$custom: #59daf0; $custom-light: #97e5f5; $custom-dark: #000000;
JSON
{
"hex": "#59daf0",
"rgb": {
"r": 89,
"g": 218,
"b": 240
},
"hsl": {
"h": 188.742,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.82536,
"c": 0.11593,
"h": 210.7
},
"luminance": 0.58558
}Semantic roles & 50–950 ramp
primary
#59DAF0
secondary
#BC4631
accent
#2506E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485