#61DC91#61DC91
#61DC91 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.5% C 0.154 H 154.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #61DC91 |
|---|---|
| RGB | rgb(97, 220, 145) |
| HSL | hsl(143, 64%, 62%) |
| HSV | hsv(143, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(79.48, -51.04, 26.75) |
| CIE-LCH | lch(79.48, 57.62, 152.34°) |
| OKLab | oklab(80.54% -0.1387 0.0673) |
| OKLCH | oklch(80.54% 0.154 154.1) |
| XYZ | xyz(35.6310, 55.7689, 35.6693) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.61
Seaweed
#18D17B
ΔE00 4.75
Emerald
#50C878
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.33
Seafoam Green
#7AF9AB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DC91 #DC61AC
analogous
#6EDC61 #61DC91 #61DCCF
triadic
#61DC91 #9161DC #DC9161
tetradic
#61DC91 #616EDC #DC61AC #DCCF61
square
#61DC91 #616EDC #DC61AC #DCCF61
split-complementary
#61DC91 #CF61DC #DC616E
monochromatic
#239F54 #2FD16E #61DC91 #93E7B4 #C5F2D7
Accessibility & contrast
On white
1.73
#61DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#61DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DC91
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DC91 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8C
Deuteranopia (green-blind)
#CBC096
Tritanopia (blue-blind)
#3CDAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61dc91; /* rgb */ color: rgb(97, 220, 145); /* oklch */ color: oklch(80.5% 0.154 154.1);
Tailwind
colors: {
custom: {
50: '#97e8b1',
500: '#61dc91',
950: '#000000',
},
}SCSS
$custom: #61dc91; $custom-light: #97e8b1; $custom-dark: #000000;
JSON
{
"hex": "#61dc91",
"rgb": {
"r": 97,
"g": 220,
"b": 145
},
"hsl": {
"h": 143.415,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.80544,
"c": 0.15414,
"h": 154.1
},
"luminance": 0.55772
}Semantic roles & 50–950 ramp
primary
#61DC91
secondary
#A33E7C
accent
#1A86CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1611
muted
#7F8481