#59DCAF#59DCAF
#59DCAF is a light, vivid teal. Relative luminance 0.564; OKLCH L 81.0% C 0.133 H 167.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCAF |
|---|---|
| RGB | rgb(89, 220, 175) |
| HSL | hsl(159, 65%, 61%) |
| HSV | hsv(159, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(79.84, -46.56, 11.50) |
| CIE-LCH | lch(79.84, 47.96, 166.13°) |
| OKLab | oklab(80.97% -0.1297 0.0295) |
| OKLCH | oklch(80.97% 0.133 167.2) |
| XYZ | xyz(37.4471, 56.4016, 49.4623) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.82
Seafoam
#7FE0B3
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.65
Aquamarine (survey)
#04D8B2
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCAF #DC5986
analogous
#59DC6D #59DCAF #59C8DC
triadic
#59DCAF #AF59DC #DCAF59
tetradic
#59DCAF #6D59DC #DC5986 #C8DC59
square
#59DCAF #6D59DC #DC5986 #C8DC59
split-complementary
#59DCAF #DC59C8 #DC6D59
monochromatic
#209A70 #2BCD95 #59DCAF #8CE7C7 #BEF1E0
Accessibility & contrast
On white
1.71
#59DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#59DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCAF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCAF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59dcaf; /* rgb */ color: rgb(89, 220, 175); /* oklch */ color: oklch(81.0% 0.133 167.2);
Tailwind
colors: {
custom: {
50: '#94e7c6',
500: '#59dcaf',
950: '#000000',
},
}SCSS
$custom: #59dcaf; $custom-light: #94e7c6; $custom-dark: #000000;
JSON
{
"hex": "#59dcaf",
"rgb": {
"r": 89,
"g": 220,
"b": 175
},
"hsl": {
"h": 159.389,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80968,
"c": 0.13296,
"h": 167.2
},
"luminance": 0.56405
}Semantic roles & 50–950 ramp
primary
#59DCAF
secondary
#9E3B5D
accent
#1857CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482