#61DCAF#61DCAF
#61DCAF is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.129 H 166.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCAF |
|---|---|
| RGB | rgb(97, 220, 175) |
| HSL | hsl(158, 64%, 62%) |
| HSV | hsv(158, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.08, -44.96, 11.87) |
| CIE-LCH | lch(80.08, 46.50, 165.21°) |
| OKLab | oklab(81.23% -0.1251 0.0304) |
| OKLCH | oklch(81.23% 0.129 166.3) |
| XYZ | xyz(38.2571, 56.8193, 49.5002) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.29
Seafoam
#7FE0B3
ΔE00 2.99
Aqua Marine
#2EE8BB
ΔE00 4.10
Mediumaquamarine
#66CDAA
ΔE00 4.12
Aquamarine (survey)
#04D8B2
ΔE00 4.64
Light Teal
#90E4C1
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCAF #DC618E
analogous
#61DC72 #61DCAF #61CCDC
triadic
#61DCAF #AF61DC #DCAF61
tetradic
#61DCAF #7261DC #DC618E #CCDC61
square
#61DCAF #7261DC #DC618E #CCDC61
split-complementary
#61DCAF #DC61CC #DC7261
monochromatic
#239F72 #2FD196 #61DCAF #93E7C8 #C5F2E2
Accessibility & contrast
On white
1.70
#61DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#61DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCAF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCAF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAD
Deuteranopia (green-blind)
#C6C1B2
Tritanopia (blue-blind)
#25DDCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61dcaf; /* rgb */ color: rgb(97, 220, 175); /* oklch */ color: oklch(81.2% 0.129 166.3);
Tailwind
colors: {
custom: {
50: '#98e7c6',
500: '#61dcaf',
950: '#000000',
},
}SCSS
$custom: #61dcaf; $custom-light: #98e7c6; $custom-dark: #000000;
JSON
{
"hex": "#61dcaf",
"rgb": {
"r": 97,
"g": 220,
"b": 175
},
"hsl": {
"h": 158.049,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81227,
"c": 0.12878,
"h": 166.3
},
"luminance": 0.56823
}Semantic roles & 50–950 ramp
primary
#61DCAF
secondary
#A33E63
accent
#1A5BCC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1613
muted
#7F8482