#61DF8F#61DF8F
#61DF8F is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.160 H 153.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF8F |
|---|---|
| RGB | rgb(97, 223, 143) |
| HSL | hsl(142, 66%, 63%) |
| HSV | hsv(142, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(80.35, -52.61, 28.94) |
| CIE-LCH | lch(80.35, 60.05, 151.18°) |
| OKLab | oklab(81.24% -0.1427 0.0725) |
| OKLCH | oklch(81.24% 0.16 153.1) |
| XYZ | xyz(36.2726, 57.2966, 35.1291) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.75
Aqua Green
#12E193
ΔE00 3.84
Tealish Green
#0CDC73
ΔE00 4.81
Seaweed
#18D17B
ΔE00 4.97
Emerald
#50C878
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF8F #DF61B1
analogous
#72DF61 #61DF8F #61DFCE
triadic
#61DF8F #8F61DF #DF8F61
tetradic
#61DF8F #6172DF #DF61B1 #DFCE61
square
#61DF8F #6172DF #DF61B1 #DFCE61
split-complementary
#61DF8F #CE61DF #DF6172
monochromatic
#21A451 #2ED56B #61DF8F #94E9B3 #C7F4D7
Accessibility & contrast
On white
1.69
#61DF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#61DF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF8F
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF8F | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8A
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#3BDCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61df8f; /* rgb */ color: rgb(97, 223, 143); /* oklch */ color: oklch(81.2% 0.160 153.1);
Tailwind
colors: {
custom: {
50: '#98eab0',
500: '#61df8f',
950: '#000000',
},
}SCSS
$custom: #61df8f; $custom-light: #98eab0; $custom-dark: #000000;
JSON
{
"hex": "#61df8f",
"rgb": {
"r": 97,
"g": 223,
"b": 143
},
"hsl": {
"h": 141.905,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.81241,
"c": 0.1601,
"h": 153.1
},
"luminance": 0.573
}Semantic roles & 50–950 ramp
primary
#61DF8F
secondary
#A73D80
accent
#178BCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481