#61EE85#61EE85
#61EE85 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.189 H 149.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE85 |
|---|---|
| RGB | rgb(97, 238, 133) |
| HSL | hsl(135, 81%, 66%) |
| HSV | hsv(135, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.68, -60.10, 39.63) |
| CIE-LCH | lch(84.68, 71.99, 146.59°) |
| OKLab | oklab(84.75% -0.1624 0.0973) |
| OKLCH | oklch(84.75% 0.189 149.1) |
| XYZ | xyz(39.7351, 65.3801, 32.7114) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.59
Spearmint
#1EF876
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE85 #EE61CA
analogous
#83EE61 #61EE85 #61EECB
triadic
#61EE85 #8561EE #EE8561
tetradic
#61EE85 #6183EE #EE61CA #EECB61
square
#61EE85 #6183EE #EE61CA #EECB61
split-complementary
#61EE85 #CB61EE #EE6183
monochromatic
#15C040 #2AE85A #61EE85 #98F4B0 #D0FADA
Accessibility & contrast
On white
1.49
#61EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#61EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE85
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE85 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#3AEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee85; /* rgb */ color: rgb(97, 238, 133); /* oklch */ color: oklch(84.7% 0.189 149.1);
Tailwind
colors: {
custom: {
50: '#9af4aa',
500: '#61ee85',
950: '#000000',
},
}SCSS
$custom: #61ee85; $custom-light: #9af4aa; $custom-dark: #000000;
JSON
{
"hex": "#61ee85",
"rgb": {
"r": 97,
"g": 238,
"b": 133
},
"hsl": {
"h": 135.319,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84747,
"c": 0.18936,
"h": 149.1
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#61EE85
secondary
#BE359B
accent
#09A7DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581