#61DA7B#61DA7B
#61DA7B is a light, vivid green. Relative luminance 0.541; OKLCH L 79.6% C 0.172 H 148.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #61DA7B |
|---|---|
| RGB | rgb(97, 218, 123) |
| HSL | hsl(133, 62%, 62%) |
| HSV | hsv(133, 56%, 85%) |
| CMYK | cmyk(55.5%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(78.53, -53.99, 36.69) |
| CIE-LCH | lch(78.53, 65.28, 145.80°) |
| OKLab | oklab(79.65% -0.1462 0.0902) |
| OKLCH | oklch(79.65% 0.172 148.3) |
| XYZ | xyz(33.5741, 54.1113, 27.4103) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Tealish Green
#0CDC73
ΔE00 3.68
Lightish Green
#61E160
ΔE00 4.80
Seaweed
#18D17B
ΔE00 4.87
Emerald
#50C878
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DA7B #DA61C0
analogous
#84DA61 #61DA7B #61DAB8
triadic
#61DA7B #7B61DA #DA7B61
tetradic
#61DA7B #6184DA #DA61C0 #DAB861
square
#61DA7B #6184DA #DA61C0 #DAB861
split-complementary
#61DA7B #B861DA #DA6184
monochromatic
#259C3E #30CE52 #61DA7B #93E6A4 #C4F1CE
Accessibility & contrast
On white
1.78
#61DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#61DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DA7B
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DA7B | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#46D6C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #61da7b; /* rgb */ color: rgb(97, 218, 123); /* oklch */ color: oklch(79.6% 0.172 148.3);
Tailwind
colors: {
custom: {
50: '#97e6a2',
500: '#61da7b',
950: '#000000',
},
}SCSS
$custom: #61da7b; $custom-light: #97e6a2; $custom-dark: #000000;
JSON
{
"hex": "#61da7b",
"rgb": {
"r": 97,
"g": 218,
"b": 123
},
"hsl": {
"h": 132.893,
"s": 62.051,
"l": 61.765
},
"oklch": {
"l": 0.79645,
"c": 0.17177,
"h": 148.3
},
"luminance": 0.54114
}Semantic roles & 50–950 ramp
primary
#61DA7B
secondary
#A03F8B
accent
#1CA4CA
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0E160F
muted
#7F8480