#61E993#61E993
#61E993 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.170 H 152.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61E993 |
|---|---|
| RGB | rgb(97, 233, 147) |
| HSL | hsl(142, 76%, 65%) |
| HSV | hsv(142, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.40, -55.86, 30.98) |
| CIE-LCH | lch(83.40, 63.87, 150.99°) |
| OKLab | oklab(83.77% -0.1514 0.0774) |
| OKLCH | oklch(83.77% 0.17 152.9) |
| XYZ | xyz(39.3320, 62.9220, 37.6705) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.17
Turquoise Green
#04F489
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E993 #E961B7
analogous
#73E961 #61E993 #61E9D7
triadic
#61E993 #9361E9 #E99361
tetradic
#61E993 #6173E9 #E961B7 #E9D761
square
#61E993 #6173E9 #E961B7 #E9D761
split-complementary
#61E993 #D761E9 #E96173
monochromatic
#19B653 #2BE26E #61E993 #97F0B8 #CCF8DC
Accessibility & contrast
On white
1.55
#61E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#61E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E993
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E993 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88D
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#35E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e993; /* rgb */ color: rgb(97, 233, 147); /* oklch */ color: oklch(83.8% 0.170 152.9);
Tailwind
colors: {
custom: {
50: '#99f1b3',
500: '#61e993',
950: '#000000',
},
}SCSS
$custom: #61e993; $custom-light: #99f1b3; $custom-dark: #000000;
JSON
{
"hex": "#61e993",
"rgb": {
"r": 97,
"g": 233,
"b": 147
},
"hsl": {
"h": 142.059,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83768,
"c": 0.17002,
"h": 152.9
},
"luminance": 0.62926
}Semantic roles & 50–950 ramp
primary
#61E993
secondary
#B63888
accent
#0E8DD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581