#59DC9D#59DC9D
#59DC9D is a light, vivid teal. Relative luminance 0.557; OKLCH L 80.5% C 0.147 H 159.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC9D |
|---|---|
| RGB | rgb(89, 220, 157) |
| HSL | hsl(151, 65%, 61%) |
| HSV | hsv(151, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.47, -50.41, 20.45) |
| CIE-LCH | lch(79.47, 54.40, 157.92°) |
| OKLab | oklab(80.54% -0.1378 0.052) |
| OKLCH | oklch(80.54% 0.147 159.3) |
| XYZ | xyz(35.7956, 55.7410, 40.7644) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.93
Seaweed
#18D17B
ΔE00 5.77
Light Greenish Blue
#63F7B4
ΔE00 5.96
Aqua Marine
#2EE8BB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC9D #DC5998
analogous
#59DC5B #59DC9D #59D9DC
triadic
#59DC9D #9D59DC #DC9D59
tetradic
#59DC9D #5B59DC #DC5998 #D9DC59
square
#59DC9D #5B59DC #DC5998 #D9DC59
split-complementary
#59DC9D #DC59D9 #DC5B59
monochromatic
#209A60 #2BCD7F #59DC9D #8CE7BB #BEF1D9
Accessibility & contrast
On white
1.73
#59DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#59DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC9D
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC9D | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD99
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#1ADBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dc9d; /* rgb */ color: rgb(89, 220, 157); /* oklch */ color: oklch(80.5% 0.147 159.3);
Tailwind
colors: {
custom: {
50: '#93e8ba',
500: '#59dc9d',
950: '#000000',
},
}SCSS
$custom: #59dc9d; $custom-light: #93e8ba; $custom-dark: #000000;
JSON
{
"hex": "#59dc9d",
"rgb": {
"r": 89,
"g": 220,
"b": 157
},
"hsl": {
"h": 151.145,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80537,
"c": 0.14732,
"h": 159.3
},
"luminance": 0.55745
}Semantic roles & 50–950 ramp
primary
#59DC9D
secondary
#9E3B6B
accent
#186FCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481