#61DEB9#61DEB9
#61DEB9 is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.124 H 170.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEB9 |
|---|---|
| RGB | rgb(97, 222, 185) |
| HSL | hsl(162, 65%, 63%) |
| HSV | hsv(162, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(80.90, -43.57, 7.74) |
| CIE-LCH | lch(80.90, 44.26, 169.93°) |
| OKLab | oklab(81.97% -0.1228 0.0198) |
| OKLCH | oklch(81.97% 0.124 170.9) |
| XYZ | xyz(39.8039, 58.2829, 55.0416) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 3.71
Aquamarine (survey)
#04D8B2
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEB9 #DE6186
analogous
#61DE7A #61DEB9 #61C4DE
triadic
#61DEB9 #B961DE #DEB961
tetradic
#61DEB9 #7A61DE #DE6186 #C4DE61
square
#61DEB9 #7A61DE #DE6186 #C4DE61
split-complementary
#61DEB9 #DE61C4 #DE7A61
monochromatic
#22A37D #2ED3A3 #61DEB9 #94E9CF #C6F3E6
Accessibility & contrast
On white
1.66
#61DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#61DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEB9
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEB9 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B7
Deuteranopia (green-blind)
#C6C3BC
Tritanopia (blue-blind)
#15E0D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61deb9; /* rgb */ color: rgb(97, 222, 185); /* oklch */ color: oklch(82.0% 0.124 170.9);
Tailwind
colors: {
custom: {
50: '#98e9ce',
500: '#61deb9',
950: '#000000',
},
}SCSS
$custom: #61deb9; $custom-light: #98e9ce; $custom-dark: #000000;
JSON
{
"hex": "#61deb9",
"rgb": {
"r": 97,
"g": 222,
"b": 185
},
"hsl": {
"h": 162.24,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.81969,
"c": 0.12436,
"h": 170.9
},
"luminance": 0.58287
}Semantic roles & 50–950 ramp
primary
#61DEB9
secondary
#A63E5C
accent
#184ECD
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483