#61DB8A#61DB8A
#61DB8A is a light, vivid green. Relative luminance 0.550; OKLCH L 80.2% C 0.159 H 152.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #61DB8A |
|---|---|
| RGB | rgb(97, 219, 138) |
| HSL | hsl(140, 63%, 62%) |
| HSV | hsv(140, 56%, 86%) |
| CMYK | cmyk(55.7%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.06, -51.89, 29.79) |
| CIE-LCH | lch(79.06, 59.84, 150.14°) |
| OKLab | oklab(80.16% -0.1407 0.0745) |
| OKLCH | oklch(80.16% 0.159 152.1) |
| XYZ | xyz(34.8461, 55.0363, 32.8266) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.28
Seaweed
#18D17B
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.54
Emerald
#50C878
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DB8A #DB61B2
analogous
#75DB61 #61DB8A #61DBC7
triadic
#61DB8A #8A61DB #DB8A61
tetradic
#61DB8A #6175DB #DB61B2 #DBC761
square
#61DB8A #6175DB #DB61B2 #DBC761
split-complementary
#61DB8A #C761DB #DB6175
monochromatic
#249E4D #2FD065 #61DB8A #93E6AF #C5F2D4
Accessibility & contrast
On white
1.75
#61DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#61DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DB8A
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DB8A | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB85
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#3FD8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61db8a; /* rgb */ color: rgb(97, 219, 138); /* oklch */ color: oklch(80.2% 0.159 152.1);
Tailwind
colors: {
custom: {
50: '#97e7ad',
500: '#61db8a',
950: '#000000',
},
}SCSS
$custom: #61db8a; $custom-light: #97e7ad; $custom-dark: #000000;
JSON
{
"hex": "#61db8a",
"rgb": {
"r": 97,
"g": 219,
"b": 138
},
"hsl": {
"h": 140.164,
"s": 62.887,
"l": 61.961
},
"oklch": {
"l": 0.80161,
"c": 0.15921,
"h": 152.1
},
"luminance": 0.55039
}Semantic roles & 50–950 ramp
primary
#61DB8A
secondary
#A13F80
accent
#1B90CB
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481