#61EE91#61EE91
#61EE91 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.0% C 0.179 H 151.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE91 |
|---|---|
| RGB | rgb(97, 238, 145) |
| HSL | hsl(140, 81%, 66%) |
| HSV | hsv(140, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(84.86, -58.14, 33.92) |
| CIE-LCH | lch(84.86, 67.31, 149.74°) |
| OKLab | oklab(84.95% -0.1573 0.0844) |
| OKLCH | oklch(84.95% 0.179 151.8) |
| XYZ | xyz(40.6120, 65.7309, 37.3297) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE91 #EE61BE
analogous
#77EE61 #61EE91 #61EED8
triadic
#61EE91 #9161EE #EE9161
tetradic
#61EE91 #6177EE #EE61BE #EED861
square
#61EE91 #6177EE #EE61BE #EED861
split-complementary
#61EE91 #D861EE #EE6177
monochromatic
#15C04F #2AE86B #61EE91 #98F4B7 #D0FADE
Accessibility & contrast
On white
1.48
#61EE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#61EE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE91
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE91 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#34EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee91; /* rgb */ color: rgb(97, 238, 145); /* oklch */ color: oklch(85.0% 0.179 151.8);
Tailwind
colors: {
custom: {
50: '#9af4b2',
500: '#61ee91',
950: '#000000',
},
}SCSS
$custom: #61ee91; $custom-light: #9af4b2; $custom-dark: #000000;
JSON
{
"hex": "#61ee91",
"rgb": {
"r": 97,
"g": 238,
"b": 145
},
"hsl": {
"h": 140.426,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84953,
"c": 0.17852,
"h": 151.8
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#61EE91
secondary
#BE358F
accent
#0995DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581