#61DCAB#61DCAB
#61DCAB is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.1% C 0.132 H 164.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCAB |
|---|---|
| RGB | rgb(97, 220, 171) |
| HSL | hsl(156, 64%, 62%) |
| HSV | hsv(156, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(79.99, -45.83, 13.86) |
| CIE-LCH | lch(79.99, 47.88, 163.18°) |
| OKLab | oklab(81.13% -0.1269 0.0355) |
| OKLCH | oklch(81.13% 0.132 164.4) |
| XYZ | xyz(37.8701, 56.6645, 47.4618) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.40
Seafoam
#7FE0B3
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 4.65
Aquamarine (survey)
#04D8B2
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCAB #DC6192
analogous
#61DC6E #61DCAB #61CFDC
triadic
#61DCAB #AB61DC #DCAB61
tetradic
#61DCAB #6E61DC #DC6192 #CFDC61
square
#61DCAB #6E61DC #DC6192 #CFDC61
split-complementary
#61DCAB #DC61CF #DC6E61
monochromatic
#239F6E #2FD190 #61DCAB #93E7C6 #C5F2E0
Accessibility & contrast
On white
1.70
#61DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#61DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCAB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCAB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA8
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#29DCCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61dcab; /* rgb */ color: rgb(97, 220, 171); /* oklch */ color: oklch(81.1% 0.132 164.4);
Tailwind
colors: {
custom: {
50: '#98e7c4',
500: '#61dcab',
950: '#000000',
},
}SCSS
$custom: #61dcab; $custom-light: #98e7c4; $custom-dark: #000000;
JSON
{
"hex": "#61dcab",
"rgb": {
"r": 97,
"g": 220,
"b": 171
},
"hsl": {
"h": 156.098,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81127,
"c": 0.13182,
"h": 164.4
},
"luminance": 0.56668
}Semantic roles & 50–950 ramp
primary
#61DCAB
secondary
#A33E66
accent
#1A61CC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1612
muted
#7F8482