#59DA9F#59DA9F
#59DA9F is a light, vivid teal. Relative luminance 0.548; OKLCH L 80.1% C 0.143 H 160.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59DA9F |
|---|---|
| RGB | rgb(89, 218, 159) |
| HSL | hsl(153, 64%, 60%) |
| HSV | hsv(153, 59%, 85%) |
| CMYK | cmyk(59.2%, 0%, 27.1%, 14.5%) |
| CIE-LAB | lab(78.91, -49.18, 18.63) |
| CIE-LCH | lch(78.91, 52.59, 159.26°) |
| OKLab | oklab(80.09% -0.1348 0.0475) |
| OKLCH | oklch(80.09% 0.143 160.6) |
| XYZ | xyz(35.4460, 54.7664, 41.4971) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.43
Aqua Green
#12E193
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.14
Seaweed
#18D17B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DA9F #DA5994
analogous
#59DA5E #59DA9F #59D5DA
triadic
#59DA9F #9F59DA #DA9F59
tetradic
#59DA9F #5E59DA #DA5994 #D5DA59
square
#59DA9F #5E59DA #DA5994 #D5DA59
split-complementary
#59DA9F #DA59D5 #DA5E59
monochromatic
#229761 #2DC982 #59DA9F #8BE5BC #BDF0D9
Accessibility & contrast
On white
1.76
#59DA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#59DA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DA9F
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DA9F | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9C
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#19D9CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59da9f; /* rgb */ color: rgb(89, 218, 159); /* oklch */ color: oklch(80.1% 0.143 160.6);
Tailwind
colors: {
custom: {
50: '#93e6bb',
500: '#59da9f',
950: '#000000',
},
}SCSS
$custom: #59da9f; $custom-light: #93e6bb; $custom-dark: #000000;
JSON
{
"hex": "#59da9f",
"rgb": {
"r": 89,
"g": 218,
"b": 159
},
"hsl": {
"h": 152.558,
"s": 63.547,
"l": 60.196
},
"oklch": {
"l": 0.80093,
"c": 0.14296,
"h": 160.6
},
"luminance": 0.5477
}Semantic roles & 50–950 ramp
primary
#59DA9F
secondary
#9B3C68
accent
#1A6BCB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1612
muted
#7F8482