#61EA90#61EA90
#61EA90 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.174 H 152.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA90 |
|---|---|
| RGB | rgb(97, 234, 144) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.65, -56.77, 32.83) |
| CIE-LCH | lch(83.65, 65.58, 149.96°) |
| OKLab | oklab(83.96% -0.1537 0.0818) |
| OKLCH | oklch(83.96% 0.174 152) |
| XYZ | xyz(39.3836, 63.3969, 36.5415) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA90 #EA61BB
analogous
#77EA61 #61EA90 #61EAD4
triadic
#61EA90 #9061EA #EA9061
tetradic
#61EA90 #6177EA #EA61BB #EAD461
square
#61EA90 #6177EA #EA61BB #EAD461
split-complementary
#61EA90 #D461EA #EA6177
monochromatic
#18B84F #2BE36A #61EA90 #97F1B6 #CDF8DC
Accessibility & contrast
On white
1.54
#61EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#61EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA90
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA90 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88A
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#36E7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea90; /* rgb */ color: rgb(97, 234, 144); /* oklch */ color: oklch(84.0% 0.174 152.0);
Tailwind
colors: {
custom: {
50: '#99f2b1',
500: '#61ea90',
950: '#000000',
},
}SCSS
$custom: #61ea90; $custom-light: #99f2b1; $custom-dark: #000000;
JSON
{
"hex": "#61ea90",
"rgb": {
"r": 97,
"g": 234,
"b": 144
},
"hsl": {
"h": 140.584,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83956,
"c": 0.17409,
"h": 152
},
"luminance": 0.63401
}Semantic roles & 50–950 ramp
primary
#61EA90
secondary
#B8388C
accent
#0D93D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581