#61DEB4#61DEB4
#61DEB4 is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.8% C 0.128 H 168.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEB4 |
|---|---|
| RGB | rgb(97, 222, 180) |
| HSL | hsl(160, 65%, 63%) |
| HSV | hsv(160, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(80.78, -44.71, 10.22) |
| CIE-LCH | lch(80.78, 45.86, 167.12°) |
| OKLab | oklab(81.84% -0.125 0.0262) |
| OKLCH | oklch(81.84% 0.128 168.2) |
| XYZ | xyz(39.2853, 58.0755, 52.3105) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.75
Seafoam
#7FE0B3
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 4.26
Aquamarine (survey)
#04D8B2
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEB4 #DE618B
analogous
#61DE75 #61DEB4 #61C9DE
triadic
#61DEB4 #B461DE #DEB461
tetradic
#61DEB4 #7561DE #DE618B #C9DE61
square
#61DEB4 #7561DE #DE618B #C9DE61
split-complementary
#61DEB4 #DE61C9 #DE7561
monochromatic
#22A377 #2ED39C #61DEB4 #94E9CC #C6F3E4
Accessibility & contrast
On white
1.66
#61DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#61DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEB4
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEB4 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B2
Deuteranopia (green-blind)
#C7C3B7
Tritanopia (blue-blind)
#1DDFD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61deb4; /* rgb */ color: rgb(97, 222, 180); /* oklch */ color: oklch(81.8% 0.128 168.2);
Tailwind
colors: {
custom: {
50: '#98e9ca',
500: '#61deb4',
950: '#000000',
},
}SCSS
$custom: #61deb4; $custom-light: #98e9ca; $custom-dark: #000000;
JSON
{
"hex": "#61deb4",
"rgb": {
"r": 97,
"g": 222,
"b": 180
},
"hsl": {
"h": 159.84,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.81837,
"c": 0.12774,
"h": 168.2
},
"luminance": 0.58079
}Semantic roles & 50–950 ramp
primary
#61DEB4
secondary
#A63E61
accent
#1855CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482