#59DCA0#59DCA0
#59DCA0 is a light, vivid teal. Relative luminance 0.558; OKLCH L 80.6% C 0.145 H 160.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCA0 |
|---|---|
| RGB | rgb(89, 220, 160) |
| HSL | hsl(153, 65%, 61%) |
| HSV | hsv(153, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.53, -49.80, 18.96) |
| CIE-LCH | lch(79.53, 53.29, 159.16°) |
| OKLab | oklab(80.61% -0.1365 0.0483) |
| OKLCH | oklch(80.61% 0.145 160.5) |
| XYZ | xyz(36.0548, 55.8447, 42.1299) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.65
Aqua Green
#12E193
ΔE00 4.00
Seafoam
#7FE0B3
ΔE00 4.50
Aqua Marine
#2EE8BB
ΔE00 5.85
Light Greenish Blue
#63F7B4
ΔE00 5.95
Seaweed
#18D17B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCA0 #DC5995
analogous
#59DC5E #59DCA0 #59D6DC
triadic
#59DCA0 #A059DC #DCA059
tetradic
#59DCA0 #5E59DC #DC5995 #D6DC59
square
#59DCA0 #5E59DC #DC5995 #D6DC59
split-complementary
#59DCA0 #DC59D6 #DC5E59
monochromatic
#209A62 #2BCD83 #59DCA0 #8CE7BD #BEF1DA
Accessibility & contrast
On white
1.73
#59DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#59DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCA0
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCA0 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9D
Deuteranopia (green-blind)
#C7C0A4
Tritanopia (blue-blind)
#15DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dca0; /* rgb */ color: rgb(89, 220, 160); /* oklch */ color: oklch(80.6% 0.145 160.5);
Tailwind
colors: {
custom: {
50: '#93e8bc',
500: '#59dca0',
950: '#000000',
},
}SCSS
$custom: #59dca0; $custom-light: #93e8bc; $custom-dark: #000000;
JSON
{
"hex": "#59dca0",
"rgb": {
"r": 89,
"g": 220,
"b": 160
},
"hsl": {
"h": 152.519,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80605,
"c": 0.14478,
"h": 160.5
},
"luminance": 0.55848
}Semantic roles & 50–950 ramp
primary
#59DCA0
secondary
#9E3B68
accent
#186BCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482