#61EF8F#61EF8F
#61EF8F is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.182 H 151.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF8F |
|---|---|
| RGB | rgb(97, 239, 143) |
| HSL | hsl(139, 82%, 66%) |
| HSV | hsv(139, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.13, -58.86, 35.27) |
| CIE-LCH | lch(85.13, 68.62, 149.07°) |
| OKLab | oklab(85.16% -0.1592 0.0875) |
| OKLCH | oklch(85.16% 0.182 151.2) |
| XYZ | xyz(40.7511, 66.2536, 36.6220) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF8F #EF61C1
analogous
#7AEF61 #61EF8F #61EFD6
triadic
#61EF8F #8F61EF #EF8F61
tetradic
#61EF8F #617AEF #EF61C1 #EFD661
square
#61EF8F #617AEF #EF61C1 #EFD661
split-complementary
#61EF8F #D661EF #EF617A
monochromatic
#14C24C #29E968 #61EF8F #99F5B6 #D0FADE
Accessibility & contrast
On white
1.47
#61EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#61EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF8F
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF8F | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#34EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef8f; /* rgb */ color: rgb(97, 239, 143); /* oklch */ color: oklch(85.2% 0.182 151.2);
Tailwind
colors: {
custom: {
50: '#9af5b0',
500: '#61ef8f',
950: '#000000',
},
}SCSS
$custom: #61ef8f; $custom-light: #9af5b0; $custom-dark: #000000;
JSON
{
"hex": "#61ef8f",
"rgb": {
"r": 97,
"g": 239,
"b": 143
},
"hsl": {
"h": 139.437,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85162,
"c": 0.18165,
"h": 151.2
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#61EF8F
secondary
#C03493
accent
#0899DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581