#61EE84#61EE84
#61EE84 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.190 H 148.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE84 |
|---|---|
| RGB | rgb(97, 238, 132) |
| HSL | hsl(135, 81%, 66%) |
| HSV | hsv(135, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.67, -60.25, 40.11) |
| CIE-LCH | lch(84.67, 72.38, 146.35°) |
| OKLab | oklab(84.73% -0.1628 0.0984) |
| OKLCH | oklch(84.73% 0.19 148.9) |
| XYZ | xyz(39.6663, 65.3526, 32.3493) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE84 #EE61CB
analogous
#84EE61 #61EE84 #61EECB
triadic
#61EE84 #8461EE #EE8461
tetradic
#61EE84 #6184EE #EE61CB #EECB61
square
#61EE84 #6184EE #EE61CB #EECB61
split-complementary
#61EE84 #CB61EE #EE6184
monochromatic
#15C03F #2AE859 #61EE84 #98F4AF #D0FADA
Accessibility & contrast
On white
1.49
#61EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#61EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE84
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE84 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DECE8B
Tritanopia (blue-blind)
#3BEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee84; /* rgb */ color: rgb(97, 238, 132); /* oklch */ color: oklch(84.7% 0.190 148.9);
Tailwind
colors: {
custom: {
50: '#9af4a9',
500: '#61ee84',
950: '#000000',
},
}SCSS
$custom: #61ee84; $custom-light: #9af4a9; $custom-dark: #000000;
JSON
{
"hex": "#61ee84",
"rgb": {
"r": 97,
"g": 238,
"b": 132
},
"hsl": {
"h": 134.894,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84731,
"c": 0.19026,
"h": 148.9
},
"luminance": 0.65356
}Semantic roles & 50–950 ramp
primary
#61EE84
secondary
#BE359C
accent
#09A8DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581