#61DCA0#61DCA0
#61DCA0 is a light, vivid teal. Relative luminance 0.563; OKLCH L 80.9% C 0.141 H 159.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCA0 |
|---|---|
| RGB | rgb(97, 220, 160) |
| HSL | hsl(151, 64%, 62%) |
| HSV | hsv(151, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.76, -48.13, 19.33) |
| CIE-LCH | lch(79.76, 51.87, 158.12°) |
| OKLab | oklab(80.87% -0.1319 0.0492) |
| OKLCH | oklch(80.87% 0.141 159.5) |
| XYZ | xyz(36.8649, 56.2624, 42.1679) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 5.94
Aqua Marine
#2EE8BB
ΔE00 6.25
Seaweed
#18D17B
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCA0 #DC619D
analogous
#61DC63 #61DCA0 #61DADC
triadic
#61DCA0 #A061DC #DCA061
tetradic
#61DCA0 #6361DC #DC619D #DADC61
square
#61DCA0 #6361DC #DC619D #DADC61
split-complementary
#61DCA0 #DC61DA #DC6361
monochromatic
#239F63 #2FD182 #61DCA0 #93E7BE #C5F2DC
Accessibility & contrast
On white
1.71
#61DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#61DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCA0
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCA0 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9D
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#32DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61dca0; /* rgb */ color: rgb(97, 220, 160); /* oklch */ color: oklch(80.9% 0.141 159.5);
Tailwind
colors: {
custom: {
50: '#97e7bc',
500: '#61dca0',
950: '#000000',
},
}SCSS
$custom: #61dca0; $custom-light: #97e7bc; $custom-dark: #000000;
JSON
{
"hex": "#61dca0",
"rgb": {
"r": 97,
"g": 220,
"b": 160
},
"hsl": {
"h": 150.732,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.80866,
"c": 0.14081,
"h": 159.5
},
"luminance": 0.56266
}Semantic roles & 50–950 ramp
primary
#61DCA0
secondary
#A33E6F
accent
#1A71CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482