#59E0EA#59E0EA
#59E0EA is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.117 H 202.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #59E0EA |
|---|---|
| RGB | rgb(89, 224, 234) |
| HSL | hsl(184, 78%, 63%) |
| HSV | hsv(184, 62%, 92%) |
| CMYK | cmyk(62%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.58, -33.42, -15.82) |
| CIE-LCH | lch(82.58, 36.98, 205.32°) |
| OKLab | oklab(83.71% -0.1081 -0.0438) |
| OKLCH | oklch(83.71% 0.117 202.1) |
| XYZ | xyz(45.6204, 61.3708, 87.2674) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 6.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E0EA #EA6359
analogous
#59EAAB #59E0EA #5997EA
triadic
#59E0EA #EA59E0 #E0EA59
tetradic
#59E0EA #AB59EA #EA6359 #97EA59
square
#59E0EA #AB59EA #EA6359 #97EA59
split-complementary
#59E0EA #EA5997 #EAAB59
monochromatic
#17A7B2 #23D6E3 #59E0EA #8FEAF1 #C6F4F8
Accessibility & contrast
On white
1.58
#59E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#59E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E0EA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E0EA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59e0ea; /* rgb */ color: rgb(89, 224, 234); /* oklch */ color: oklch(83.7% 0.117 202.1);
Tailwind
colors: {
custom: {
50: '#97eaf0',
500: '#59e0ea',
950: '#000000',
},
}SCSS
$custom: #59e0ea; $custom-light: #97eaf0; $custom-dark: #000000;
JSON
{
"hex": "#59e0ea",
"rgb": {
"r": 89,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.138,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83708,
"c": 0.11669,
"h": 202.1
},
"luminance": 0.61376
}Semantic roles & 50–950 ramp
primary
#59E0EA
secondary
#B23E35
accent
#1A0CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485