#61EF94#61EF94
#61EF94 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.177 H 152.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF94 |
|---|---|
| RGB | rgb(97, 239, 148) |
| HSL | hsl(142, 82%, 66%) |
| HSV | hsv(142, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.20, -58.01, 32.87) |
| CIE-LCH | lch(85.20, 66.67, 150.47°) |
| OKLab | oklab(85.25% -0.157 0.0819) |
| OKLCH | oklch(85.25% 0.177 152.4) |
| XYZ | xyz(41.1383, 66.4085, 38.6614) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF94 #EF61BC
analogous
#75EF61 #61EF94 #61EFDB
triadic
#61EF94 #9461EF #EF9461
tetradic
#61EF94 #6175EF #EF61BC #EFDB61
square
#61EF94 #6175EF #EF61BC #EFDB61
split-complementary
#61EF94 #DB61EF #EF6175
monochromatic
#14C252 #29E96E #61EF94 #99F5BA #D0FADF
Accessibility & contrast
On white
1.47
#61EF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#61EF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF94
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF94 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8E
Deuteranopia (green-blind)
#DCD09A
Tritanopia (blue-blind)
#31ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef94; /* rgb */ color: rgb(97, 239, 148); /* oklch */ color: oklch(85.3% 0.177 152.4);
Tailwind
colors: {
custom: {
50: '#9af5b4',
500: '#61ef94',
950: '#000000',
},
}SCSS
$custom: #61ef94; $custom-light: #9af5b4; $custom-dark: #000000;
JSON
{
"hex": "#61ef94",
"rgb": {
"r": 97,
"g": 239,
"b": 148
},
"hsl": {
"h": 141.549,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85253,
"c": 0.17713,
"h": 152.4
},
"luminance": 0.66413
}Semantic roles & 50–950 ramp
primary
#61EF94
secondary
#C0348E
accent
#0891DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581