#59DC9F#59DC9F
#59DC9F is a light, vivid teal. Relative luminance 0.558; OKLCH L 80.6% C 0.146 H 160.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC9F |
|---|---|
| RGB | rgb(89, 220, 159) |
| HSL | hsl(152, 65%, 61%) |
| HSV | hsv(152, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 27.7%, 13.7%) |
| CIE-LAB | lab(79.51, -50.01, 19.46) |
| CIE-LCH | lch(79.51, 53.66, 158.74°) |
| OKLab | oklab(80.58% -0.1369 0.0495) |
| OKLCH | oklch(80.58% 0.146 160.1) |
| XYZ | xyz(35.9677, 55.8099, 41.6711) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.84
Aqua Green
#12E193
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 5.95
Aqua Marine
#2EE8BB
ΔE00 6.03
Seaweed
#18D17B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC9F #DC5996
analogous
#59DC5D #59DC9F #59D7DC
triadic
#59DC9F #9F59DC #DC9F59
tetradic
#59DC9F #5D59DC #DC5996 #D7DC59
square
#59DC9F #5D59DC #DC5996 #D7DC59
split-complementary
#59DC9F #DC59D7 #DC5D59
monochromatic
#209A61 #2BCD81 #59DC9F #8CE7BC #BEF1D9
Accessibility & contrast
On white
1.73
#59DC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#59DC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC9F
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC9F | 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)
#DACD9B
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#17DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dc9f; /* rgb */ color: rgb(89, 220, 159); /* oklch */ color: oklch(80.6% 0.146 160.1);
Tailwind
colors: {
custom: {
50: '#93e8bb',
500: '#59dc9f',
950: '#000000',
},
}SCSS
$custom: #59dc9f; $custom-light: #93e8bb; $custom-dark: #000000;
JSON
{
"hex": "#59dc9f",
"rgb": {
"r": 89,
"g": 220,
"b": 159
},
"hsl": {
"h": 152.061,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80583,
"c": 0.14562,
"h": 160.1
},
"luminance": 0.55813
}Semantic roles & 50–950 ramp
primary
#59DC9F
secondary
#9E3B69
accent
#186DCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482