#59E8AF#59E8AF
#59E8AF is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.9% C 0.148 H 163.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8AF |
|---|---|
| RGB | rgb(89, 232, 175) |
| HSL | hsl(156, 76%, 63%) |
| HSV | hsv(156, 62%, 91%) |
| CMYK | cmyk(61.6%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(83.40, -51.57, 16.52) |
| CIE-LCH | lch(83.40, 54.15, 162.23°) |
| OKLab | oklab(83.88% -0.1421 0.0422) |
| OKLCH | oklch(83.88% 0.148 163.5) |
| XYZ | xyz(40.7103, 62.9280, 50.5500) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.28
Eucalyptus
#44D7A8
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.99
Light Aquamarine
#7BFDC7
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8AF #E85992
analogous
#59E867 #59E8AF #59D9E8
triadic
#59E8AF #AF59E8 #E8AF59
tetradic
#59E8AF #6759E8 #E85992 #D9E859
square
#59E8AF #6759E8 #E85992 #D9E859
split-complementary
#59E8AF #E859D9 #E86759
monochromatic
#18AE73 #23E195 #59E8AF #8FEFC9 #C5F7E3
Accessibility & contrast
On white
1.55
#59E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#59E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8AF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8AF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#00E8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59e8af; /* rgb */ color: rgb(89, 232, 175); /* oklch */ color: oklch(83.9% 0.148 163.5);
Tailwind
colors: {
custom: {
50: '#95f0c7',
500: '#59e8af',
950: '#000000',
},
}SCSS
$custom: #59e8af; $custom-light: #95f0c7; $custom-dark: #000000;
JSON
{
"hex": "#59e8af",
"rgb": {
"r": 89,
"g": 232,
"b": 175
},
"hsl": {
"h": 156.084,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.83879,
"c": 0.14822,
"h": 163.5
},
"luminance": 0.62932
}Semantic roles & 50–950 ramp
primary
#59E8AF
secondary
#AF3666
accent
#0E5ED8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582