#59E2EA#59E2EA
#59E2EA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.118 H 200.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2EA |
|---|---|
| RGB | rgb(89, 226, 234) |
| HSL | hsl(183, 78%, 63%) |
| HSV | hsv(183, 62%, 92%) |
| CMYK | cmyk(62%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.15, -34.36, -14.95) |
| CIE-LCH | lch(83.15, 37.48, 203.51°) |
| OKLab | oklab(84.17% -0.1102 -0.0414) |
| OKLCH | oklch(84.17% 0.118 200.6) |
| XYZ | xyz(46.1611, 62.4521, 87.4477) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Aqua Blue
#02D8E9
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2EA #EA6159
analogous
#59EAA9 #59E2EA #5999EA
triadic
#59E2EA #EA59E2 #E2EA59
tetradic
#59E2EA #A959EA #EA6159 #99EA59
square
#59E2EA #A959EA #EA6159 #99EA59
split-complementary
#59E2EA #EA5999 #EAA959
monochromatic
#17A9B2 #23D9E3 #59E2EA #8FEBF1 #C6F5F8
Accessibility & contrast
On white
1.56
#59E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#59E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2EA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2EA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e2ea; /* rgb */ color: rgb(89, 226, 234); /* oklch */ color: oklch(84.2% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#98ebf0',
500: '#59e2ea',
950: '#000000',
},
}SCSS
$custom: #59e2ea; $custom-light: #98ebf0; $custom-dark: #000000;
JSON
{
"hex": "#59e2ea",
"rgb": {
"r": 89,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.31,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84173,
"c": 0.11769,
"h": 200.6
},
"luminance": 0.62457
}Semantic roles & 50–950 ramp
primary
#59E2EA
secondary
#B23C35
accent
#170CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485