#61EF96#61EF96
#61EF96 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.175 H 153.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF96 |
|---|---|
| RGB | rgb(97, 239, 150) |
| HSL | hsl(142, 82%, 66%) |
| HSV | hsv(142, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.24, -57.66, 31.90) |
| CIE-LCH | lch(85.24, 65.90, 151.04°) |
| OKLab | oklab(85.29% -0.1562 0.0797) |
| OKLCH | oklch(85.29% 0.175 153) |
| XYZ | xyz(41.2980, 66.4724, 39.5023) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF96 #EF61BA
analogous
#73EF61 #61EF96 #61EFDD
triadic
#61EF96 #9661EF #EF9661
tetradic
#61EF96 #6173EF #EF61BA #EFDD61
square
#61EF96 #6173EF #EF61BA #EFDD61
split-complementary
#61EF96 #DD61EF #EF6173
monochromatic
#14C255 #29E971 #61EF96 #99F5BB #D0FAE0
Accessibility & contrast
On white
1.47
#61EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#61EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF96
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF96 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#30ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef96; /* rgb */ color: rgb(97, 239, 150); /* oklch */ color: oklch(85.3% 0.175 153.0);
Tailwind
colors: {
custom: {
50: '#9af5b5',
500: '#61ef96',
950: '#000000',
},
}SCSS
$custom: #61ef96; $custom-light: #9af5b5; $custom-dark: #000000;
JSON
{
"hex": "#61ef96",
"rgb": {
"r": 97,
"g": 239,
"b": 150
},
"hsl": {
"h": 142.394,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.8529,
"c": 0.17533,
"h": 153
},
"luminance": 0.66476
}Semantic roles & 50–950 ramp
primary
#61EF96
secondary
#C0348C
accent
#088EDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581