#61DCAC#61DCAC
#61DCAC is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.2% C 0.131 H 164.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCAC |
|---|---|
| RGB | rgb(97, 220, 172) |
| HSL | hsl(157, 64%, 62%) |
| HSV | hsv(157, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.01, -45.61, 13.36) |
| CIE-LCH | lch(80.01, 47.53, 163.68°) |
| OKLab | oklab(81.15% -0.1265 0.0342) |
| OKLCH | oklch(81.15% 0.131 164.9) |
| XYZ | xyz(37.9657, 56.7028, 47.9657) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.34
Seafoam
#7FE0B3
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 4.51
Aquamarine (survey)
#04D8B2
ΔE00 5.10
Light Teal
#90E4C1
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCAC #DC6191
analogous
#61DC6E #61DCAC #61CFDC
triadic
#61DCAC #AC61DC #DCAC61
tetradic
#61DCAC #6E61DC #DC6191 #CFDC61
square
#61DCAC #6E61DC #DC6191 #CFDC61
split-complementary
#61DCAC #DC61CF #DC6E61
monochromatic
#239F6F #2FD192 #61DCAC #93E7C6 #C5F2E1
Accessibility & contrast
On white
1.70
#61DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#61DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCAC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCAC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#28DCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61dcac; /* rgb */ color: rgb(97, 220, 172); /* oklch */ color: oklch(81.2% 0.131 164.9);
Tailwind
colors: {
custom: {
50: '#98e7c4',
500: '#61dcac',
950: '#000000',
},
}SCSS
$custom: #61dcac; $custom-light: #98e7c4; $custom-dark: #000000;
JSON
{
"hex": "#61dcac",
"rgb": {
"r": 97,
"g": 220,
"b": 172
},
"hsl": {
"h": 156.585,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81152,
"c": 0.13105,
"h": 164.9
},
"luminance": 0.56706
}Semantic roles & 50–950 ramp
primary
#61DCAC
secondary
#A33E66
accent
#1A5FCC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1612
muted
#7F8482