#59DC9E#59DC9E
#59DC9E is a light, vivid teal. Relative luminance 0.558; OKLCH L 80.6% C 0.146 H 159.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC9E |
|---|---|
| RGB | rgb(89, 220, 158) |
| HSL | hsl(152, 65%, 61%) |
| HSV | hsv(152, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(79.49, -50.21, 19.95) |
| CIE-LCH | lch(79.49, 54.03, 158.33°) |
| OKLab | oklab(80.56% -0.1374 0.0508) |
| OKLCH | oklch(80.56% 0.146 159.7) |
| XYZ | xyz(35.8813, 55.7753, 41.2159) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Eucalyptus
#44D7A8
ΔE00 4.04
Seafoam
#7FE0B3
ΔE00 4.78
Seaweed
#18D17B
ΔE00 5.93
Light Greenish Blue
#63F7B4
ΔE00 5.95
Aqua Marine
#2EE8BB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC9E #DC5997
analogous
#59DC5C #59DC9E #59D8DC
triadic
#59DC9E #9E59DC #DC9E59
tetradic
#59DC9E #5C59DC #DC5997 #D8DC59
square
#59DC9E #5C59DC #DC5997 #D8DC59
split-complementary
#59DC9E #DC59D8 #DC5C59
monochromatic
#209A61 #2BCD80 #59DC9E #8CE7BC #BEF1D9
Accessibility & contrast
On white
1.73
#59DC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#59DC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC9E
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC9E | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9A
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#18DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dc9e; /* rgb */ color: rgb(89, 220, 158); /* oklch */ color: oklch(80.6% 0.146 159.7);
Tailwind
colors: {
custom: {
50: '#93e8bb',
500: '#59dc9e',
950: '#000000',
},
}SCSS
$custom: #59dc9e; $custom-light: #93e8bb; $custom-dark: #000000;
JSON
{
"hex": "#59dc9e",
"rgb": {
"r": 89,
"g": 220,
"b": 158
},
"hsl": {
"h": 151.603,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.8056,
"c": 0.14646,
"h": 159.7
},
"luminance": 0.55779
}Semantic roles & 50–950 ramp
primary
#59DC9E
secondary
#9E3B6A
accent
#186ECD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481