#59DAEA#59DAEA
#59DAEA is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.3% C 0.114 H 206.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #59DAEA |
|---|---|
| RGB | rgb(89, 218, 234) |
| HSL | hsl(187, 78%, 63%) |
| HSV | hsv(187, 62%, 92%) |
| CMYK | cmyk(62%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(80.85, -30.57, -18.42) |
| CIE-LCH | lch(80.85, 35.69, 211.07°) |
| OKLab | oklab(82.32% -0.1021 -0.051) |
| OKLCH | oklch(82.32% 0.114 206.6) |
| XYZ | xyz(44.0363, 58.2025, 86.7394) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.92
Robin'S Egg
#6DEDFD
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DAEA #EA6959
analogous
#59EAB2 #59DAEA #5991EA
triadic
#59DAEA #EA59DA #DAEA59
tetradic
#59DAEA #B259EA #EA6959 #91EA59
square
#59DAEA #B259EA #EA6959 #91EA59
split-complementary
#59DAEA #EA5991 #EAB259
monochromatic
#17A1B2 #23CEE3 #59DAEA #8FE6F1 #C6F2F8
Accessibility & contrast
On white
1.66
#59DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#59DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DAEA
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DAEA | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59daea; /* rgb */ color: rgb(89, 218, 234); /* oklch */ color: oklch(82.3% 0.114 206.6);
Tailwind
colors: {
custom: {
50: '#97e5f0',
500: '#59daea',
950: '#000000',
},
}SCSS
$custom: #59daea; $custom-light: #97e5f0; $custom-dark: #000000;
JSON
{
"hex": "#59daea",
"rgb": {
"r": 89,
"g": 218,
"b": 234
},
"hsl": {
"h": 186.621,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.82315,
"c": 0.11412,
"h": 206.6
},
"luminance": 0.58207
}Semantic roles & 50–950 ramp
primary
#59DAEA
secondary
#B24335
accent
#220CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485