#61EA93#61EA93
#61EA93 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.171 H 152.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA93 |
|---|---|
| RGB | rgb(97, 234, 147) |
| HSL | hsl(142, 77%, 65%) |
| HSV | hsv(142, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.70, -56.25, 31.37) |
| CIE-LCH | lch(83.70, 64.41, 150.85°) |
| OKLab | oklab(84.01% -0.1524 0.0784) |
| OKLCH | oklch(84.01% 0.171 152.8) |
| XYZ | xyz(39.6159, 63.4898, 37.7651) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA93 #EA61B8
analogous
#73EA61 #61EA93 #61EAD8
triadic
#61EA93 #9361EA #EA9361
tetradic
#61EA93 #6173EA #EA61B8 #EAD861
square
#61EA93 #6173EA #EA61B8 #EAD861
split-complementary
#61EA93 #D861EA #EA6173
monochromatic
#18B853 #2BE36E #61EA93 #97F1B8 #CDF8DD
Accessibility & contrast
On white
1.53
#61EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#61EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA93
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA93 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#34E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea93; /* rgb */ color: rgb(97, 234, 147); /* oklch */ color: oklch(84.0% 0.171 152.8);
Tailwind
colors: {
custom: {
50: '#99f2b3',
500: '#61ea93',
950: '#000000',
},
}SCSS
$custom: #61ea93; $custom-light: #99f2b3; $custom-dark: #000000;
JSON
{
"hex": "#61ea93",
"rgb": {
"r": 97,
"g": 234,
"b": 147
},
"hsl": {
"h": 141.898,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84012,
"c": 0.17137,
"h": 152.8
},
"luminance": 0.63494
}Semantic roles & 50–950 ramp
primary
#61EA93
secondary
#B83889
accent
#0D8ED9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581