#59D4E6#59D4E6
#59D4E6 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.111 H 208.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #59D4E6 |
|---|---|
| RGB | rgb(89, 212, 230) |
| HSL | hsl(188, 74%, 63%) |
| HSV | hsv(188, 61%, 90%) |
| CMYK | cmyk(61.3%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(78.99, -28.80, -19.09) |
| CIE-LCH | lch(78.99, 34.55, 213.53°) |
| OKLab | oklab(80.78% -0.0975 -0.0529) |
| OKLCH | oklch(80.78% 0.111 208.5) |
| XYZ | xyz(41.9403, 54.9196, 83.2378) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.43
Neon Blue
#04D9FF
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 7.15
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D4E6 #E66B59
analogous
#59E6B2 #59D4E6 #598DE6
triadic
#59D4E6 #E659D4 #D4E659
tetradic
#59D4E6 #B259E6 #E66B59 #8DE659
square
#59D4E6 #B259E6 #E66B59 #8DE659
split-complementary
#59D4E6 #E6598D #E6B259
monochromatic
#1A98AB #24C6DE #59D4E6 #8EE2EE #C3F0F6
Accessibility & contrast
On white
1.75
#59D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#59D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D4E6
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D4E6 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE7
Deuteranopia (green-blind)
#AEBDE6
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59d4e6; /* rgb */ color: rgb(89, 212, 230); /* oklch */ color: oklch(80.8% 0.111 208.5);
Tailwind
colors: {
custom: {
50: '#96e1ee',
500: '#59d4e6',
950: '#000000',
},
}SCSS
$custom: #59d4e6; $custom-light: #96e1ee; $custom-dark: #000000;
JSON
{
"hex": "#59d4e6",
"rgb": {
"r": 89,
"g": 212,
"b": 230
},
"hsl": {
"h": 187.66,
"s": 73.822,
"l": 62.549
},
"oklch": {
"l": 0.80778,
"c": 0.11098,
"h": 208.5
},
"luminance": 0.54924
}Semantic roles & 50–950 ramp
primary
#59D4E6
secondary
#AC4637
accent
#2910D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485