#61DABC#61DABC
#61DABC is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.1% C 0.118 H 174.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61DABC |
|---|---|
| RGB | rgb(97, 218, 188) |
| HSL | hsl(165, 62%, 62%) |
| HSV | hsv(165, 56%, 85%) |
| CMYK | cmyk(55.5%, 0%, 13.8%, 14.5%) |
| CIE-LAB | lab(79.79, -41.11, 4.56) |
| CIE-LCH | lch(79.79, 41.36, 173.68°) |
| OKLab | oklab(81.09% -0.1171 0.0114) |
| OKLCH | oklch(81.09% 0.118 174.4) |
| XYZ | xyz(39.0741, 56.3113, 56.3772) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 3.90
Aquamarine (survey)
#04D8B2
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.82
Aqua (survey)
#13EAC9
ΔE00 4.94
Aqua Marine
#2EE8BB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DABC #DA617F
analogous
#61DA80 #61DABC #61BCDA
triadic
#61DABC #BC61DA #DABC61
tetradic
#61DABC #8061DA #DA617F #BCDA61
square
#61DABC #8061DA #DA617F #BCDA61
split-complementary
#61DABC #DA61BC #DA8061
monochromatic
#259C7E #30CEA7 #61DABC #93E6D1 #C4F1E6
Accessibility & contrast
On white
1.71
#61DABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#61DABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DABC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DABC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBB
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#13DCD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61dabc; /* rgb */ color: rgb(97, 218, 188); /* oklch */ color: oklch(81.1% 0.118 174.4);
Tailwind
colors: {
custom: {
50: '#98e6d0',
500: '#61dabc',
950: '#000000',
},
}SCSS
$custom: #61dabc; $custom-light: #98e6d0; $custom-dark: #000000;
JSON
{
"hex": "#61dabc",
"rgb": {
"r": 97,
"g": 218,
"b": 188
},
"hsl": {
"h": 165.124,
"s": 62.051,
"l": 61.765
},
"oklch": {
"l": 0.81094,
"c": 0.11771,
"h": 174.4
},
"luminance": 0.56315
}Semantic roles & 50–950 ramp
primary
#61DABC
secondary
#A03F57
accent
#1C47CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483