#61EE74#61EE74
#61EE74 is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.5% C 0.204 H 146.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE74 |
|---|---|
| RGB | rgb(97, 238, 116) |
| HSL | hsl(128, 81%, 66%) |
| HSV | hsv(128, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(84.46, -62.56, 47.52) |
| CIE-LCH | lch(84.46, 78.56, 142.78°) |
| OKLab | oklab(84.49% -0.1693 0.1144) |
| OKLCH | oklch(84.49% 0.204 146) |
| XYZ | xyz(38.6542, 64.9478, 27.0188) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.83
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Wintergreen
#20F986
ΔE00 4.33
Weird Green
#3AE57F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE74 #EE61DB
analogous
#94EE61 #61EE74 #61EEBA
triadic
#61EE74 #7461EE #EE7461
tetradic
#61EE74 #6194EE #EE61DB #EEBA61
square
#61EE74 #6194EE #EE61DB #EEBA61
split-complementary
#61EE74 #BA61EE #EE6194
monochromatic
#15C02C #2AE843 #61EE74 #98F4A5 #D0FAD5
Accessibility & contrast
On white
1.50
#61EE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#61EE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE74
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE74 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#DFCE7D
Tritanopia (blue-blind)
#41E9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee74; /* rgb */ color: rgb(97, 238, 116); /* oklch */ color: oklch(84.5% 0.204 146.0);
Tailwind
colors: {
custom: {
50: '#9bf59e',
500: '#61ee74',
950: '#000000',
},
}SCSS
$custom: #61ee74; $custom-light: #9bf59e; $custom-dark: #000000;
JSON
{
"hex": "#61ee74",
"rgb": {
"r": 97,
"g": 238,
"b": 116
},
"hsl": {
"h": 128.085,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84491,
"c": 0.20431,
"h": 146
},
"luminance": 0.64951
}Semantic roles & 50–950 ramp
primary
#61EE74
secondary
#BE35AC
accent
#09C0DD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580