#59D3EB#59D3EB
#59D3EB is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.7% C 0.113 H 212.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #59D3EB |
|---|---|
| RGB | rgb(89, 211, 235) |
| HSL | hsl(190, 78%, 64%) |
| HSV | hsv(190, 62%, 92%) |
| CMYK | cmyk(62.1%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(78.87, -26.88, -21.95) |
| CIE-LCH | lch(78.87, 34.70, 219.24°) |
| OKLab | oklab(80.73% -0.0946 -0.0609) |
| OKLCH | oklch(80.73% 0.113 212.8) |
| XYZ | xyz(42.4033, 54.7061, 86.9058) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.92
Aqua Blue
#02D8E9
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.53
Bright Sky Blue
#02CCFE
ΔE00 6.91
Baby Blue
#89CFF0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D3EB #EB7159
analogous
#59EBBA #59D3EB #598AEB
triadic
#59D3EB #EB59D3 #D3EB59
tetradic
#59D3EB #BA59EB #EB7159 #8AEB59
square
#59D3EB #BA59EB #EB7159 #8AEB59
split-complementary
#59D3EB #EB598A #EBBA59
monochromatic
#169AB4 #22C5E4 #59D3EB #90E1F2 #C6F0F8
Accessibility & contrast
On white
1.76
#59D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#59D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D3EB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D3EB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEC
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59d3eb; /* rgb */ color: rgb(89, 211, 235); /* oklch */ color: oklch(80.7% 0.113 212.8);
Tailwind
colors: {
custom: {
50: '#96e0f1',
500: '#59d3eb',
950: '#000000',
},
}SCSS
$custom: #59d3eb; $custom-light: #96e0f1; $custom-dark: #000000;
JSON
{
"hex": "#59d3eb",
"rgb": {
"r": 89,
"g": 211,
"b": 235
},
"hsl": {
"h": 189.863,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.80733,
"c": 0.1125,
"h": 212.8
},
"luminance": 0.54711
}Semantic roles & 50–950 ramp
primary
#59D3EB
secondary
#B44934
accent
#2D0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485