#61DF97#61DF97
#61DF97 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.153 H 155.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF97 |
|---|---|
| RGB | rgb(97, 223, 151) |
| HSL | hsl(146, 66%, 63%) |
| HSV | hsv(146, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.49, -51.14, 25.01) |
| CIE-LCH | lch(80.49, 56.92, 153.94°) |
| OKLab | oklab(81.4% -0.1392 0.0631) |
| OKLCH | oklch(81.4% 0.153 155.6) |
| XYZ | xyz(36.9003, 57.5477, 38.4354) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 4.96
Seaweed
#18D17B
ΔE00 5.41
Light Greenish Blue
#63F7B4
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.86
Tealish Green
#0CDC73
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF97 #DF61A9
analogous
#6ADF61 #61DF97 #61DFD6
triadic
#61DF97 #9761DF #DF9761
tetradic
#61DF97 #616ADF #DF61A9 #DFD661
square
#61DF97 #616ADF #DF61A9 #DFD661
split-complementary
#61DF97 #D661DF #DF616A
monochromatic
#21A459 #2ED575 #61DF97 #94E9B8 #C7F4DA
Accessibility & contrast
On white
1.68
#61DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#61DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF97
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF97 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF92
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#37DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61df97; /* rgb */ color: rgb(97, 223, 151); /* oklch */ color: oklch(81.4% 0.153 155.6);
Tailwind
colors: {
custom: {
50: '#98eab6',
500: '#61df97',
950: '#000000',
},
}SCSS
$custom: #61df97; $custom-light: #98eab6; $custom-dark: #000000;
JSON
{
"hex": "#61df97",
"rgb": {
"r": 97,
"g": 223,
"b": 151
},
"hsl": {
"h": 145.714,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.81402,
"c": 0.15283,
"h": 155.6
},
"luminance": 0.57551
}Semantic roles & 50–950 ramp
primary
#61DF97
secondary
#A73D7A
accent
#1780CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481