#59E1E5#59E1E5
#59E1E5 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.8% C 0.117 H 197.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #59E1E5 |
|---|---|
| RGB | rgb(89, 225, 229) |
| HSL | hsl(182, 73%, 62%) |
| HSV | hsv(182, 61%, 90%) |
| CMYK | cmyk(61.1%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(82.71, -35.27, -12.96) |
| CIE-LCH | lch(82.71, 37.58, 200.18°) |
| OKLab | oklab(83.77% -0.1112 -0.0359) |
| OKLCH | oklch(83.77% 0.117 197.9) |
| XYZ | xyz(45.1818, 61.6266, 83.6275) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.27
Darkturquoise
#00CED1
ΔE00 5.50
Bright Cyan
#41FDFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E1E5 #E55D59
analogous
#59E5A3 #59E1E5 #599BE5
triadic
#59E1E5 #E559E1 #E1E559
tetradic
#59E1E5 #A359E5 #E55D59 #9BE559
square
#59E1E5 #A359E5 #E55D59 #9BE559
split-complementary
#59E1E5 #E5599B #E5A359
monochromatic
#1AA5A9 #24D7DD #59E1E5 #8EEBED #C3F4F6
Accessibility & contrast
On white
1.58
#59E1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#59E1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E1E5
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E1E5 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E6
Deuteranopia (green-blind)
#BDC7E6
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #59e1e5; /* rgb */ color: rgb(89, 225, 229); /* oklch */ color: oklch(83.8% 0.117 197.9);
Tailwind
colors: {
custom: {
50: '#97ebed',
500: '#59e1e5',
950: '#000000',
},
}SCSS
$custom: #59e1e5; $custom-light: #97ebed; $custom-dark: #000000;
JSON
{
"hex": "#59e1e5",
"rgb": {
"r": 89,
"g": 225,
"b": 229
},
"hsl": {
"h": 181.714,
"s": 72.917,
"l": 62.353
},
"oklch": {
"l": 0.83768,
"c": 0.11686,
"h": 197.9
},
"luminance": 0.61631
}Semantic roles & 50–950 ramp
primary
#59E1E5
secondary
#AB3B37
accent
#1610D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484