#61E98A#61E98A
#61E98A is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.178 H 150.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #61E98A |
|---|---|
| RGB | rgb(97, 233, 138) |
| HSL | hsl(138, 76%, 65%) |
| HSV | hsv(138, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.26, -57.40, 35.32) |
| CIE-LCH | lch(83.26, 67.39, 148.39°) |
| OKLab | oklab(83.6% -0.1553 0.0875) |
| OKLCH | oklch(83.6% 0.178 150.6) |
| XYZ | xyz(38.6533, 62.6505, 34.0956) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.43
Turquoise Green
#04F489
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.49
Wintergreen
#20F986
ΔE00 4.51
Sea Green (survey)
#53FCA1
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E98A #E961C0
analogous
#7CE961 #61E98A #61E9CE
triadic
#61E98A #8A61E9 #E98A61
tetradic
#61E98A #617CE9 #E961C0 #E9CE61
square
#61E98A #617CE9 #E961C0 #E9CE61
split-complementary
#61E98A #CE61E9 #E9617C
monochromatic
#19B649 #2BE262 #61E98A #97F0B2 #CCF8DA
Accessibility & contrast
On white
1.55
#61E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#61E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E98A
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E98A | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#D8CA90
Tritanopia (blue-blind)
#3AE5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e98a; /* rgb */ color: rgb(97, 233, 138); /* oklch */ color: oklch(83.6% 0.178 150.6);
Tailwind
colors: {
custom: {
50: '#99f1ad',
500: '#61e98a',
950: '#000000',
},
}SCSS
$custom: #61e98a; $custom-light: #99f1ad; $custom-dark: #000000;
JSON
{
"hex": "#61e98a",
"rgb": {
"r": 97,
"g": 233,
"b": 138
},
"hsl": {
"h": 138.088,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83603,
"c": 0.17822,
"h": 150.6
},
"luminance": 0.62654
}Semantic roles & 50–950 ramp
primary
#61E98A
secondary
#B63890
accent
#0E9BD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581