#61E079#61E079
#61E079 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.1% C 0.182 H 147.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61E079 |
|---|---|
| RGB | rgb(97, 224, 121) |
| HSL | hsl(131, 67%, 63%) |
| HSV | hsv(131, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.31, -56.62, 39.96) |
| CIE-LCH | lch(80.31, 69.30, 144.79°) |
| OKLab | oklab(81.1% -0.1532 0.0976) |
| OKLCH | oklch(81.1% 0.182 147.5) |
| XYZ | xyz(35.0343, 57.2300, 27.2857) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Lightish Green
#61E160
ΔE00 3.62
Tealish Green
#0CDC73
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 5.16
Turquoise Green
#04F489
ΔE00 5.65
Fresh Green
#69D84F
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E079 #E061C8
analogous
#88E061 #61E079 #61E0B9
triadic
#61E079 #7961E0 #E07961
tetradic
#61E079 #6188E0 #E061C8 #E0B961
square
#61E079 #6188E0 #E061C8 #E0B961
split-complementary
#61E079 #B961E0 #E06188
monochromatic
#21A63A #2ED64E #61E079 #94EAA4 #C7F4D0
Accessibility & contrast
On white
1.69
#61E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#61E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E079
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E079 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#45DCC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61e079; /* rgb */ color: rgb(97, 224, 121); /* oklch */ color: oklch(81.1% 0.182 147.5);
Tailwind
colors: {
custom: {
50: '#98eba1',
500: '#61e079',
950: '#000000',
},
}SCSS
$custom: #61e079; $custom-light: #98eba1; $custom-dark: #000000;
JSON
{
"hex": "#61e079",
"rgb": {
"r": 97,
"g": 224,
"b": 121
},
"hsl": {
"h": 131.339,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.81099,
"c": 0.18169,
"h": 147.5
},
"luminance": 0.57233
}Semantic roles & 50–950 ramp
primary
#61E079
secondary
#A93D94
accent
#16ACCF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480