#61EA92#61EA92
#61EA92 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.172 H 152.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA92 |
|---|---|
| RGB | rgb(97, 234, 146) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.68, -56.42, 31.86) |
| CIE-LCH | lch(83.68, 64.80, 150.55°) |
| OKLab | oklab(83.99% -0.1528 0.0795) |
| OKLCH | oklch(83.99% 0.172 152.5) |
| XYZ | xyz(39.5378, 63.4586, 37.3537) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA92 #EA61B9
analogous
#75EA61 #61EA92 #61EAD7
triadic
#61EA92 #9261EA #EA9261
tetradic
#61EA92 #6175EA #EA61B9 #EAD761
square
#61EA92 #6175EA #EA61B9 #EAD761
split-complementary
#61EA92 #D761EA #EA6175
monochromatic
#18B852 #2BE36D #61EA92 #97F1B7 #CDF8DD
Accessibility & contrast
On white
1.53
#61EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#61EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA92
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA92 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#35E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea92; /* rgb */ color: rgb(97, 234, 146); /* oklch */ color: oklch(84.0% 0.172 152.5);
Tailwind
colors: {
custom: {
50: '#99f2b2',
500: '#61ea92',
950: '#000000',
},
}SCSS
$custom: #61ea92; $custom-light: #99f2b2; $custom-dark: #000000;
JSON
{
"hex": "#61ea92",
"rgb": {
"r": 97,
"g": 234,
"b": 146
},
"hsl": {
"h": 141.46,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83993,
"c": 0.17228,
"h": 152.5
},
"luminance": 0.63462
}Semantic roles & 50–950 ramp
primary
#61EA92
secondary
#B8388A
accent
#0D90D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581