#59D3EA#59D3EA
#59D3EA is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.7% C 0.112 H 212.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59D3EA |
|---|---|
| RGB | rgb(89, 211, 234) |
| HSL | hsl(190, 78%, 63%) |
| HSV | hsv(190, 62%, 92%) |
| CMYK | cmyk(62%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(78.84, -27.17, -21.47) |
| CIE-LCH | lch(78.84, 34.62, 218.31°) |
| OKLab | oklab(80.69% -0.095 -0.0596) |
| OKLCH | oklch(80.69% 0.112 212.1) |
| XYZ | xyz(42.2592, 54.6484, 86.1470) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 6.64
Bright Sky Blue
#02CCFE
ΔE00 7.21
Baby Blue
#89CFF0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D3EA #EA7059
analogous
#59EAB8 #59D3EA #598AEA
triadic
#59D3EA #EA59D3 #D3EA59
tetradic
#59D3EA #B859EA #EA7059 #8AEA59
square
#59D3EA #B859EA #EA7059 #8AEA59
split-complementary
#59D3EA #EA598A #EAB859
monochromatic
#1799B2 #23C5E3 #59D3EA #8FE1F1 #C6F0F8
Accessibility & contrast
On white
1.76
#59D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#59D3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D3EA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D3EA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59d3ea; /* rgb */ color: rgb(89, 211, 234); /* oklch */ color: oklch(80.7% 0.112 212.1);
Tailwind
colors: {
custom: {
50: '#96e0f0',
500: '#59d3ea',
950: '#000000',
},
}SCSS
$custom: #59d3ea; $custom-light: #96e0f0; $custom-dark: #000000;
JSON
{
"hex": "#59d3ea",
"rgb": {
"r": 89,
"g": 211,
"b": 234
},
"hsl": {
"h": 189.517,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.80695,
"c": 0.11209,
"h": 212.1
},
"luminance": 0.54653
}Semantic roles & 50–950 ramp
primary
#59D3EA
secondary
#B24935
accent
#2C0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485