#59DCAC#59DCAC
#59DCAC is a light, vivid teal. Relative luminance 0.563; OKLCH L 80.9% C 0.135 H 165.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCAC |
|---|---|
| RGB | rgb(89, 220, 172) |
| HSL | hsl(158, 65%, 61%) |
| HSV | hsv(158, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(79.78, -47.23, 12.99) |
| CIE-LCH | lch(79.78, 48.99, 164.62°) |
| OKLab | oklab(80.89% -0.131 0.0333) |
| OKLCH | oklch(80.89% 0.135 165.8) |
| XYZ | xyz(37.1557, 56.2851, 47.9277) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.81
Seafoam
#7FE0B3
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 3.95
Aquamarine (survey)
#04D8B2
ΔE00 4.55
Mediumaquamarine
#66CDAA
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCAC #DC5989
analogous
#59DC6A #59DCAC #59CBDC
triadic
#59DCAC #AC59DC #DCAC59
tetradic
#59DCAC #6A59DC #DC5989 #CBDC59
square
#59DCAC #6A59DC #DC5989 #CBDC59
split-complementary
#59DCAC #DC59CB #DC6A59
monochromatic
#209A6E #2BCD91 #59DCAC #8CE7C5 #BEF1DF
Accessibility & contrast
On white
1.71
#59DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#59DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCAC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCAC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#00DCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59dcac; /* rgb */ color: rgb(89, 220, 172); /* oklch */ color: oklch(80.9% 0.135 165.8);
Tailwind
colors: {
custom: {
50: '#94e7c4',
500: '#59dcac',
950: '#000000',
},
}SCSS
$custom: #59dcac; $custom-light: #94e7c4; $custom-dark: #000000;
JSON
{
"hex": "#59dcac",
"rgb": {
"r": 89,
"g": 220,
"b": 172
},
"hsl": {
"h": 158.015,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80893,
"c": 0.13518,
"h": 165.8
},
"luminance": 0.56289
}Semantic roles & 50–950 ramp
primary
#59DCAC
secondary
#9E3B5F
accent
#185BCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482