#61EF90#61EF90
#61EF90 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.181 H 151.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF90 |
|---|---|
| RGB | rgb(97, 239, 144) |
| HSL | hsl(140, 82%, 66%) |
| HSV | hsv(140, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.14, -58.69, 34.79) |
| CIE-LCH | lch(85.14, 68.23, 149.34°) |
| OKLab | oklab(85.18% -0.1588 0.0864) |
| OKLCH | oklch(85.18% 0.181 151.5) |
| XYZ | xyz(40.8272, 66.2841, 37.0227) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF90 #EF61C0
analogous
#79EF61 #61EF90 #61EFD7
triadic
#61EF90 #9061EF #EF9061
tetradic
#61EF90 #6179EF #EF61C0 #EFD761
square
#61EF90 #6179EF #EF61C0 #EFD761
split-complementary
#61EF90 #D761EF #EF6179
monochromatic
#14C24D #29E969 #61EF90 #99F5B7 #D0FADE
Accessibility & contrast
On white
1.47
#61EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#61EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF90
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF90 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#34ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef90; /* rgb */ color: rgb(97, 239, 144); /* oklch */ color: oklch(85.2% 0.181 151.5);
Tailwind
colors: {
custom: {
50: '#9af5b1',
500: '#61ef90',
950: '#000000',
},
}SCSS
$custom: #61ef90; $custom-light: #9af5b1; $custom-dark: #000000;
JSON
{
"hex": "#61ef90",
"rgb": {
"r": 97,
"g": 239,
"b": 144
},
"hsl": {
"h": 139.859,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.8518,
"c": 0.18075,
"h": 151.5
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#61EF90
secondary
#C03492
accent
#0897DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581