#61EE90#61EE90
#61EE90 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.179 H 151.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE90 |
|---|---|
| RGB | rgb(97, 238, 144) |
| HSL | hsl(140, 81%, 66%) |
| HSV | hsv(140, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(84.84, -58.31, 34.40) |
| CIE-LCH | lch(84.84, 67.70, 149.46°) |
| OKLab | oklab(84.94% -0.1578 0.0855) |
| OKLCH | oklch(84.94% 0.179 151.6) |
| XYZ | xyz(40.5352, 65.7002, 36.9254) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE90 #EE61BF
analogous
#78EE61 #61EE90 #61EED6
triadic
#61EE90 #9061EE #EE9061
tetradic
#61EE90 #6178EE #EE61BF #EED661
square
#61EE90 #6178EE #EE61BF #EED661
split-complementary
#61EE90 #D661EE #EE6178
monochromatic
#15C04E #2AE869 #61EE90 #98F4B7 #D0FADE
Accessibility & contrast
On white
1.49
#61EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#61EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE90
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE90 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DCCF96
Tritanopia (blue-blind)
#34EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee90; /* rgb */ color: rgb(97, 238, 144); /* oklch */ color: oklch(84.9% 0.179 151.6);
Tailwind
colors: {
custom: {
50: '#9af4b1',
500: '#61ee90',
950: '#000000',
},
}SCSS
$custom: #61ee90; $custom-light: #9af4b1; $custom-dark: #000000;
JSON
{
"hex": "#61ee90",
"rgb": {
"r": 97,
"g": 238,
"b": 144
},
"hsl": {
"h": 140,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84935,
"c": 0.17942,
"h": 151.6
},
"luminance": 0.65704
}Semantic roles & 50–950 ramp
primary
#61EE90
secondary
#BE3590
accent
#0996DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581