#59E8AE#59E8AE
#59E8AE is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.9% C 0.149 H 163.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8AE |
|---|---|
| RGB | rgb(89, 232, 174) |
| HSL | hsl(156, 76%, 63%) |
| HSV | hsv(156, 62%, 91%) |
| CMYK | cmyk(61.6%, 0%, 25%, 9%) |
| CIE-LAB | lab(83.38, -51.78, 17.02) |
| CIE-LCH | lch(83.38, 54.51, 161.81°) |
| OKLab | oklab(83.86% -0.1425 0.0435) |
| OKLCH | oklch(83.86% 0.149 163) |
| XYZ | xyz(40.6124, 62.8889, 50.0347) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.36
Eucalyptus
#44D7A8
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8AE #E85993
analogous
#59E866 #59E8AE #59DBE8
triadic
#59E8AE #AE59E8 #E8AE59
tetradic
#59E8AE #6659E8 #E85993 #DBE859
square
#59E8AE #6659E8 #E85993 #DBE859
split-complementary
#59E8AE #E859DB #E86659
monochromatic
#18AE71 #23E194 #59E8AE #8FEFC8 #C5F7E2
Accessibility & contrast
On white
1.55
#59E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#59E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8AE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8AE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#00E8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59e8ae; /* rgb */ color: rgb(89, 232, 174); /* oklch */ color: oklch(83.9% 0.149 163.0);
Tailwind
colors: {
custom: {
50: '#95f0c6',
500: '#59e8ae',
950: '#000000',
},
}SCSS
$custom: #59e8ae; $custom-light: #95f0c6; $custom-dark: #000000;
JSON
{
"hex": "#59e8ae",
"rgb": {
"r": 89,
"g": 232,
"b": 174
},
"hsl": {
"h": 155.664,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.83856,
"c": 0.14901,
"h": 163
},
"luminance": 0.62893
}Semantic roles & 50–950 ramp
primary
#59E8AE
secondary
#AF3667
accent
#0E60D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582