#59DCAD#59DCAD
#59DCAD is a light, vivid teal. Relative luminance 0.563; OKLCH L 80.9% C 0.134 H 166.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCAD |
|---|---|
| RGB | rgb(89, 220, 173) |
| HSL | hsl(158, 65%, 61%) |
| HSV | hsv(158, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(79.80, -47.01, 12.49) |
| CIE-LCH | lch(79.80, 48.64, 165.12°) |
| OKLab | oklab(80.92% -0.1306 0.032) |
| OKLCH | oklch(80.92% 0.134 166.2) |
| XYZ | xyz(37.2521, 56.3236, 48.4354) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.77
Seafoam
#7FE0B3
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 3.83
Aquamarine (survey)
#04D8B2
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCAD #DC5988
analogous
#59DC6B #59DCAD #59CADC
triadic
#59DCAD #AD59DC #DCAD59
tetradic
#59DCAD #6B59DC #DC5988 #CADC59
square
#59DCAD #6B59DC #DC5988 #CADC59
split-complementary
#59DCAD #DC59CA #DC6B59
monochromatic
#209A6E #2BCD93 #59DCAD #8CE7C6 #BEF1DF
Accessibility & contrast
On white
1.71
#59DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#59DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCAD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCAD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAB
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59dcad; /* rgb */ color: rgb(89, 220, 173); /* oklch */ color: oklch(80.9% 0.134 166.2);
Tailwind
colors: {
custom: {
50: '#94e7c5',
500: '#59dcad',
950: '#000000',
},
}SCSS
$custom: #59dcad; $custom-light: #94e7c5; $custom-dark: #000000;
JSON
{
"hex": "#59dcad",
"rgb": {
"r": 89,
"g": 220,
"b": 173
},
"hsl": {
"h": 158.473,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80918,
"c": 0.13443,
"h": 166.2
},
"luminance": 0.56327
}Semantic roles & 50–950 ramp
primary
#59DCAD
secondary
#9E3B5F
accent
#1859CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482