#61E080#61E080
#61E080 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.175 H 149.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61E080 |
|---|---|
| RGB | rgb(97, 224, 128) |
| HSL | hsl(135, 67%, 63%) |
| HSV | hsv(135, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.41, -55.54, 36.62) |
| CIE-LCH | lch(80.41, 66.53, 146.60°) |
| OKLab | oklab(81.21% -0.1503 0.0902) |
| OKLCH | oklch(81.21% 0.175 149) |
| XYZ | xyz(35.4792, 57.4080, 29.6290) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Tealish Green
#0CDC73
ΔE00 3.71
Lightish Green
#61E160
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 5.14
Turquoise Green
#04F489
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E080 #E061C1
analogous
#81E061 #61E080 #61E0C0
triadic
#61E080 #8061E0 #E08061
tetradic
#61E080 #6181E0 #E061C1 #E0C061
square
#61E080 #6181E0 #E061C1 #E0C061
split-complementary
#61E080 #C061E0 #E06181
monochromatic
#21A641 #2ED657 #61E080 #94EAA9 #C7F4D2
Accessibility & contrast
On white
1.68
#61E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#61E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E080
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E080 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#42DCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61e080; /* rgb */ color: rgb(97, 224, 128); /* oklch */ color: oklch(81.2% 0.175 149.0);
Tailwind
colors: {
custom: {
50: '#98eaa6',
500: '#61e080',
950: '#000000',
},
}SCSS
$custom: #61e080; $custom-light: #98eaa6; $custom-dark: #000000;
JSON
{
"hex": "#61e080",
"rgb": {
"r": 97,
"g": 224,
"b": 128
},
"hsl": {
"h": 134.646,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.81214,
"c": 0.17529,
"h": 149
},
"luminance": 0.57411
}Semantic roles & 50–950 ramp
primary
#61E080
secondary
#A93D8E
accent
#16A2CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480