#61ED8F#61ED8F
#61ED8F is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.179 H 151.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED8F |
|---|---|
| RGB | rgb(97, 237, 143) |
| HSL | hsl(140, 80%, 65%) |
| HSV | hsv(140, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(84.53, -58.10, 34.48) |
| CIE-LCH | lch(84.53, 67.56, 149.31°) |
| OKLab | oklab(84.67% -0.1572 0.0857) |
| OKLCH | oklch(84.67% 0.179 151.4) |
| XYZ | xyz(40.1688, 65.0891, 36.4279) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.68
Wintergreen
#20F986
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED8F #ED61BF
analogous
#79ED61 #61ED8F #61EDD5
triadic
#61ED8F #8F61ED #ED8F61
tetradic
#61ED8F #6179ED #ED61BF #EDD561
square
#61ED8F #6179ED #ED61BF #EDD561
split-complementary
#61ED8F #D561ED #ED6179
monochromatic
#16BE4D #2AE768 #61ED8F #98F3B6 #CFFADD
Accessibility & contrast
On white
1.50
#61ED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#61ED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED8F
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED8F | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#35EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ed8f; /* rgb */ color: rgb(97, 237, 143); /* oklch */ color: oklch(84.7% 0.179 151.4);
Tailwind
colors: {
custom: {
50: '#9af4b0',
500: '#61ed8f',
950: '#000000',
},
}SCSS
$custom: #61ed8f; $custom-light: #9af4b0; $custom-dark: #000000;
JSON
{
"hex": "#61ed8f",
"rgb": {
"r": 97,
"g": 237,
"b": 143
},
"hsl": {
"h": 139.714,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84673,
"c": 0.179,
"h": 151.4
},
"luminance": 0.65093
}Semantic roles & 50–950 ramp
primary
#61ED8F
secondary
#BD3690
accent
#0A97DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581