#61EE83#61EE83
#61EE83 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.191 H 148.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE83 |
|---|---|
| RGB | rgb(97, 238, 131) |
| HSL | hsl(134, 81%, 66%) |
| HSV | hsv(134, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.65, -60.41, 40.58) |
| CIE-LCH | lch(84.65, 72.77, 146.11°) |
| OKLab | oklab(84.71% -0.1633 0.0994) |
| OKLCH | oklch(84.71% 0.191 148.7) |
| XYZ | xyz(39.5982, 65.3254, 31.9906) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE83 #EE61CC
analogous
#85EE61 #61EE83 #61EEC9
triadic
#61EE83 #8361EE #EE8361
tetradic
#61EE83 #6185EE #EE61CC #EEC961
square
#61EE83 #6185EE #EE61CC #EEC961
split-complementary
#61EE83 #C961EE #EE6185
monochromatic
#15C03E #2AE858 #61EE83 #98F4AE #D0FADA
Accessibility & contrast
On white
1.49
#61EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#61EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE83
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE83 | 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)
#F0DB7B
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#3BEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee83; /* rgb */ color: rgb(97, 238, 131); /* oklch */ color: oklch(84.7% 0.191 148.7);
Tailwind
colors: {
custom: {
50: '#9af4a8',
500: '#61ee83',
950: '#000000',
},
}SCSS
$custom: #61ee83; $custom-light: #9af4a8; $custom-dark: #000000;
JSON
{
"hex": "#61ee83",
"rgb": {
"r": 97,
"g": 238,
"b": 131
},
"hsl": {
"h": 134.468,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84715,
"c": 0.19115,
"h": 148.7
},
"luminance": 0.65329
}Semantic roles & 50–950 ramp
primary
#61EE83
secondary
#BE359D
accent
#09AADD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580