#59DA9B#59DA9B
#59DA9B is a light, vivid teal. Relative luminance 0.546; OKLCH L 80.0% C 0.146 H 159.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59DA9B |
|---|---|
| RGB | rgb(89, 218, 155) |
| HSL | hsl(151, 64%, 60%) |
| HSV | hsv(151, 59%, 85%) |
| CMYK | cmyk(59.2%, 0%, 28.9%, 14.5%) |
| CIE-LAB | lab(78.83, -50.00, 20.62) |
| CIE-LCH | lch(78.83, 54.08, 157.59°) |
| OKLab | oklab(80% -0.1367 0.0524) |
| OKLCH | oklch(80% 0.146 159) |
| XYZ | xyz(35.1045, 54.6298, 39.6986) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.75
Eucalyptus
#44D7A8
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 5.09
Seaweed
#18D17B
ΔE00 5.50
Emerald
#50C878
ΔE00 6.14
Greenblue
#23C48B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DA9B #DA5998
analogous
#59DA5B #59DA9B #59D8DA
triadic
#59DA9B #9B59DA #DA9B59
tetradic
#59DA9B #5B59DA #DA5998 #D8DA59
square
#59DA9B #5B59DA #DA5998 #D8DA59
split-complementary
#59DA9B #DA59D8 #DA5B59
monochromatic
#22975E #2DC97D #59DA9B #8BE5B9 #BDF0D7
Accessibility & contrast
On white
1.76
#59DA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#59DA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DA9B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DA9B | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB97
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#1ED9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59da9b; /* rgb */ color: rgb(89, 218, 155); /* oklch */ color: oklch(80.0% 0.146 159.0);
Tailwind
colors: {
custom: {
50: '#93e6b8',
500: '#59da9b',
950: '#000000',
},
}SCSS
$custom: #59da9b; $custom-light: #93e6b8; $custom-dark: #000000;
JSON
{
"hex": "#59da9b",
"rgb": {
"r": 89,
"g": 218,
"b": 155
},
"hsl": {
"h": 150.698,
"s": 63.547,
"l": 60.196
},
"oklch": {
"l": 0.80002,
"c": 0.14636,
"h": 159
},
"luminance": 0.54633
}Semantic roles & 50–950 ramp
primary
#59DA9B
secondary
#9B3C6A
accent
#1A71CB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481