#61E68F#61E68F
#61E68F is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.170 H 152.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61E68F |
|---|---|
| RGB | rgb(97, 230, 143) |
| HSL | hsl(141, 73%, 64%) |
| HSV | hsv(141, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(82.44, -55.38, 31.73) |
| CIE-LCH | lch(82.44, 63.83, 150.19°) |
| OKLab | oklab(82.96% -0.15 0.0791) |
| OKLCH | oklch(82.96% 0.17 152.2) |
| XYZ | xyz(38.1816, 61.1146, 35.7655) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Aqua Green
#12E193
ΔE00 4.33
Turquoise Green
#04F489
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 4.76
Seafoam Green
#7AF9AB
ΔE00 4.83
Light Green Blue
#56FCA2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E68F #E661B8
analogous
#76E661 #61E68F #61E6D2
triadic
#61E68F #8F61E6 #E68F61
tetradic
#61E68F #6176E6 #E661B8 #E6D261
square
#61E68F #6176E6 #E661B8 #E6D261
split-complementary
#61E68F #D261E6 #E66176
monochromatic
#1CB14F #2CDE6A #61E68F #96EEB4 #CBF7DA
Accessibility & contrast
On white
1.59
#61E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#61E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E68F
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E68F | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D589
Deuteranopia (green-blind)
#D5C895
Tritanopia (blue-blind)
#39E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e68f; /* rgb */ color: rgb(97, 230, 143); /* oklch */ color: oklch(83.0% 0.170 152.2);
Tailwind
colors: {
custom: {
50: '#99efb0',
500: '#61e68f',
950: '#000000',
},
}SCSS
$custom: #61e68f; $custom-light: #99efb0; $custom-dark: #000000;
JSON
{
"hex": "#61e68f",
"rgb": {
"r": 97,
"g": 230,
"b": 143
},
"hsl": {
"h": 140.752,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.82958,
"c": 0.16962,
"h": 152.2
},
"luminance": 0.61118
}Semantic roles & 50–950 ramp
primary
#61E68F
secondary
#B13A88
accent
#1191D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581