#61E997#61E997
#61E997 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.166 H 154.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #61E997 |
|---|---|
| RGB | rgb(97, 233, 151) |
| HSL | hsl(144, 76%, 65%) |
| HSV | hsv(144, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.47, -55.14, 29.04) |
| CIE-LCH | lch(83.47, 62.32, 152.23°) |
| OKLab | oklab(83.85% -0.1496 0.0729) |
| OKLCH | oklch(83.85% 0.166 154) |
| XYZ | xyz(39.6514, 63.0498, 39.3524) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E997 #E961B3
analogous
#6FE961 #61E997 #61E9DB
triadic
#61E997 #9761E9 #E99761
tetradic
#61E997 #616FE9 #E961B3 #E9DB61
square
#61E997 #616FE9 #E961B3 #E9DB61
split-complementary
#61E997 #DB61E9 #E9616F
monochromatic
#19B658 #2BE274 #61E997 #97F0BA #CCF8DE
Accessibility & contrast
On white
1.54
#61E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#61E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E997
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E997 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D6CB9C
Tritanopia (blue-blind)
#32E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e997; /* rgb */ color: rgb(97, 233, 151); /* oklch */ color: oklch(83.8% 0.166 154.0);
Tailwind
colors: {
custom: {
50: '#99f1b6',
500: '#61e997',
950: '#000000',
},
}SCSS
$custom: #61e997; $custom-light: #99f1b6; $custom-dark: #000000;
JSON
{
"hex": "#61e997",
"rgb": {
"r": 97,
"g": 233,
"b": 151
},
"hsl": {
"h": 143.824,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83845,
"c": 0.1664,
"h": 154
},
"luminance": 0.63054
}Semantic roles & 50–950 ramp
primary
#61E997
secondary
#B63884
accent
#0E88D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581