#61EE97#61EE97
#61EE97 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.173 H 153.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE97 |
|---|---|
| RGB | rgb(97, 238, 151) |
| HSL | hsl(143, 81%, 66%) |
| HSV | hsv(143, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(84.96, -57.10, 31.02) |
| CIE-LCH | lch(84.96, 64.98, 151.48°) |
| OKLab | oklab(85.07% -0.1547 0.0776) |
| OKLCH | oklch(85.07% 0.173 153.4) |
| XYZ | xyz(41.0869, 65.9208, 39.8309) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE97 #EE61B8
analogous
#71EE61 #61EE97 #61EEDE
triadic
#61EE97 #9761EE #EE9761
tetradic
#61EE97 #6171EE #EE61B8 #EEDE61
square
#61EE97 #6171EE #EE61B8 #EEDE61
split-complementary
#61EE97 #DE61EE #EE6171
monochromatic
#15C056 #2AE873 #61EE97 #98F4BB #D0FAE0
Accessibility & contrast
On white
1.48
#61EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#61EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE97
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE97 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DBCF9D
Tritanopia (blue-blind)
#30EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee97; /* rgb */ color: rgb(97, 238, 151); /* oklch */ color: oklch(85.1% 0.173 153.4);
Tailwind
colors: {
custom: {
50: '#9af4b6',
500: '#61ee97',
950: '#000000',
},
}SCSS
$custom: #61ee97; $custom-light: #9af4b6; $custom-dark: #000000;
JSON
{
"hex": "#61ee97",
"rgb": {
"r": 97,
"g": 238,
"b": 151
},
"hsl": {
"h": 142.979,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85065,
"c": 0.1731,
"h": 153.4
},
"luminance": 0.65925
}Semantic roles & 50–950 ramp
primary
#61EE97
secondary
#BE358A
accent
#098CDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581