#61E68D#61E68D
#61E68D is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.171 H 151.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61E68D |
|---|---|
| RGB | rgb(97, 230, 141) |
| HSL | hsl(140, 73%, 64%) |
| HSV | hsv(140, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.41, -55.73, 32.70) |
| CIE-LCH | lch(82.41, 64.61, 149.60°) |
| OKLab | oklab(82.92% -0.1509 0.0814) |
| OKLCH | oklch(82.92% 0.171 151.7) |
| XYZ | xyz(38.0314, 61.0545, 34.9746) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 4.48
Aqua Green
#12E193
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.93
Light Green Blue
#56FCA2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E68D #E661BA
analogous
#78E661 #61E68D #61E6D0
triadic
#61E68D #8D61E6 #E68D61
tetradic
#61E68D #6178E6 #E661BA #E6D061
square
#61E68D #6178E6 #E661BA #E6D061
split-complementary
#61E68D #D061E6 #E66178
monochromatic
#1CB14D #2CDE67 #61E68D #96EEB3 #CBF7D9
Accessibility & contrast
On white
1.59
#61E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#61E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E68D
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E68D | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#3AE3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e68d; /* rgb */ color: rgb(97, 230, 141); /* oklch */ color: oklch(82.9% 0.171 151.7);
Tailwind
colors: {
custom: {
50: '#99efaf',
500: '#61e68d',
950: '#000000',
},
}SCSS
$custom: #61e68d; $custom-light: #99efaf; $custom-dark: #000000;
JSON
{
"hex": "#61e68d",
"rgb": {
"r": 97,
"g": 230,
"b": 141
},
"hsl": {
"h": 139.85,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.82921,
"c": 0.17145,
"h": 151.7
},
"luminance": 0.61058
}Semantic roles & 50–950 ramp
primary
#61E68D
secondary
#B13A8A
accent
#1194D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581