#61DF7F#61DF7F
#61DF7F is a light, vivid green. Relative luminance 0.568; OKLCH L 81.0% C 0.175 H 148.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF7F |
|---|---|
| RGB | rgb(97, 223, 127) |
| HSL | hsl(134, 66%, 63%) |
| HSV | hsv(134, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(80.09, -55.31, 36.71) |
| CIE-LCH | lch(80.09, 66.39, 146.43°) |
| OKLab | oklab(80.95% -0.1497 0.0904) |
| OKLCH | oklch(80.95% 0.175 148.9) |
| XYZ | xyz(35.1458, 56.8459, 29.1948) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Tealish Green
#0CDC73
ΔE00 3.67
Lightish Green
#61E160
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 5.27
Seaweed
#18D17B
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF7F #DF61C1
analogous
#82DF61 #61DF7F #61DFBE
triadic
#61DF7F #7F61DF #DF7F61
tetradic
#61DF7F #6182DF #DF61C1 #DFBE61
square
#61DF7F #6182DF #DF61C1 #DFBE61
split-complementary
#61DF7F #BE61DF #DF6182
monochromatic
#21A440 #2ED556 #61DF7F #94E9A8 #C7F4D1
Accessibility & contrast
On white
1.70
#61DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#61DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF7F
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF7F | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#43DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61df7f; /* rgb */ color: rgb(97, 223, 127); /* oklch */ color: oklch(81.0% 0.175 148.9);
Tailwind
colors: {
custom: {
50: '#98eaa5',
500: '#61df7f',
950: '#000000',
},
}SCSS
$custom: #61df7f; $custom-light: #98eaa5; $custom-dark: #000000;
JSON
{
"hex": "#61df7f",
"rgb": {
"r": 97,
"g": 223,
"b": 127
},
"hsl": {
"h": 134.286,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.8095,
"c": 0.17486,
"h": 148.9
},
"luminance": 0.56849
}Semantic roles & 50–950 ramp
primary
#61DF7F
secondary
#A73D8E
accent
#17A3CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480