#59DBAC#59DBAC
#59DBAC is a light, vivid teal. Relative luminance 0.558; OKLCH L 80.7% C 0.134 H 166.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBAC |
|---|---|
| RGB | rgb(89, 219, 172) |
| HSL | hsl(158, 64%, 60%) |
| HSV | hsv(158, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(79.48, -46.81, 12.57) |
| CIE-LCH | lch(79.48, 48.47, 164.97°) |
| OKLab | oklab(80.65% -0.13 0.0322) |
| OKLCH | oklch(80.65% 0.134 166.1) |
| XYZ | xyz(36.8940, 55.7618, 47.8405) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.64
Seafoam
#7FE0B3
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.29
Aquamarine (survey)
#04D8B2
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBAC #DB5988
analogous
#59DB6B #59DBAC #59C9DB
triadic
#59DBAC #AC59DB #DBAC59
tetradic
#59DBAC #6B59DB #DB5988 #C9DB59
square
#59DBAC #6B59DB #DB5988 #C9DB59
split-complementary
#59DBAC #DB59C9 #DB6B59
monochromatic
#21996D #2CCB91 #59DBAC #8BE6C5 #BEF1DE
Accessibility & contrast
On white
1.73
#59DBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#59DBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBAC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBAC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDAA
Deuteranopia (green-blind)
#C4BFAF
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dbac; /* rgb */ color: rgb(89, 219, 172); /* oklch */ color: oklch(80.7% 0.134 166.1);
Tailwind
colors: {
custom: {
50: '#93e7c4',
500: '#59dbac',
950: '#000000',
},
}SCSS
$custom: #59dbac; $custom-light: #93e7c4; $custom-dark: #000000;
JSON
{
"hex": "#59dbac",
"rgb": {
"r": 89,
"g": 219,
"b": 172
},
"hsl": {
"h": 158.308,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.8065,
"c": 0.1339,
"h": 166.1
},
"luminance": 0.55765
}Semantic roles & 50–950 ramp
primary
#59DBAC
secondary
#9D3B5F
accent
#195ACC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1612
muted
#7F8482