#59DBAF#59DBAF
#59DBAF is a light, vivid teal. Relative luminance 0.559; OKLCH L 80.7% C 0.132 H 167.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBAF |
|---|---|
| RGB | rgb(89, 219, 175) |
| HSL | hsl(160, 64%, 60%) |
| HSV | hsv(160, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(79.54, -46.14, 11.08) |
| CIE-LCH | lch(79.54, 47.45, 166.50°) |
| OKLab | oklab(80.73% -0.1286 0.0284) |
| OKLCH | oklch(80.73% 0.132 167.6) |
| XYZ | xyz(37.1854, 55.8783, 49.3750) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.75
Seafoam
#7FE0B3
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.78
Aquamarine (survey)
#04D8B2
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 3.95
Seafoam Blue
#78D1B6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBAF #DB5985
analogous
#59DB6E #59DBAF #59C6DB
triadic
#59DBAF #AF59DB #DBAF59
tetradic
#59DBAF #6E59DB #DB5985 #C6DB59
square
#59DBAF #6E59DB #DB5985 #C6DB59
split-complementary
#59DBAF #DB59C6 #DB6E59
monochromatic
#219970 #2CCB95 #59DBAF #8BE6C7 #BEF1DF
Accessibility & contrast
On white
1.72
#59DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#59DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBAF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBAF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#C3C0B2
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dbaf; /* rgb */ color: rgb(89, 219, 175); /* oklch */ color: oklch(80.7% 0.132 167.6);
Tailwind
colors: {
custom: {
50: '#94e7c6',
500: '#59dbaf',
950: '#000000',
},
}SCSS
$custom: #59dbaf; $custom-light: #94e7c6; $custom-dark: #000000;
JSON
{
"hex": "#59dbaf",
"rgb": {
"r": 89,
"g": 219,
"b": 175
},
"hsl": {
"h": 159.692,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.80726,
"c": 0.1317,
"h": 167.6
},
"luminance": 0.55882
}Semantic roles & 50–950 ramp
primary
#59DBAF
secondary
#9D3B5C
accent
#1956CC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1613
muted
#7F8482