#61E07F#61E07F
#61E07F is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.176 H 148.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61E07F |
|---|---|
| RGB | rgb(97, 224, 127) |
| HSL | hsl(134, 67%, 63%) |
| HSV | hsv(134, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.39, -55.70, 37.10) |
| CIE-LCH | lch(80.39, 66.92, 146.34°) |
| OKLab | oklab(81.2% -0.1507 0.0913) |
| OKLCH | oklch(81.2% 0.176 148.8) |
| XYZ | xyz(35.4138, 57.3818, 29.2841) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Tealish Green
#0CDC73
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.57
Lightgreen
#90EE90
ΔE00 5.13
Turquoise Green
#04F489
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E07F #E061C2
analogous
#82E061 #61E07F #61E0BE
triadic
#61E07F #7F61E0 #E07F61
tetradic
#61E07F #6182E0 #E061C2 #E0BE61
square
#61E07F #6182E0 #E061C2 #E0BE61
split-complementary
#61E07F #BE61E0 #E06182
monochromatic
#21A640 #2ED656 #61E07F #94EAA8 #C7F4D2
Accessibility & contrast
On white
1.68
#61E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#61E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E07F
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E07F | 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)
#E2CF78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#42DCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61e07f; /* rgb */ color: rgb(97, 224, 127); /* oklch */ color: oklch(81.2% 0.176 148.8);
Tailwind
colors: {
custom: {
50: '#98eba5',
500: '#61e07f',
950: '#000000',
},
}SCSS
$custom: #61e07f; $custom-light: #98eba5; $custom-dark: #000000;
JSON
{
"hex": "#61e07f",
"rgb": {
"r": 97,
"g": 224,
"b": 127
},
"hsl": {
"h": 134.173,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.81197,
"c": 0.17621,
"h": 148.8
},
"luminance": 0.57385
}Semantic roles & 50–950 ramp
primary
#61E07F
secondary
#A93D8F
accent
#16A3CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480