#61E68C#61E68C
#61E68C is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.172 H 151.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61E68C |
|---|---|
| RGB | rgb(97, 230, 140) |
| HSL | hsl(139, 73%, 64%) |
| HSV | hsv(139, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.39, -55.90, 33.18) |
| CIE-LCH | lch(82.39, 65.01, 149.31°) |
| OKLab | oklab(82.9% -0.1513 0.0825) |
| OKLCH | oklch(82.9% 0.172 151.4) |
| XYZ | xyz(37.9573, 61.0249, 34.5845) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Turquoise Green
#04F489
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 4.54
Aqua Green
#12E193
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 4.87
Sea Green (survey)
#53FCA1
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E68C #E661BB
analogous
#79E661 #61E68C #61E6CE
triadic
#61E68C #8C61E6 #E68C61
tetradic
#61E68C #6179E6 #E661BB #E6CE61
square
#61E68C #6179E6 #E661BB #E6CE61
split-complementary
#61E68C #CE61E6 #E66179
monochromatic
#1CB14C #2CDE66 #61E68C #96EEB2 #CBF7D9
Accessibility & contrast
On white
1.59
#61E68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#61E68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E68C
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E68C | 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)
#E7D586
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#3AE3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e68c; /* rgb */ color: rgb(97, 230, 140); /* oklch */ color: oklch(82.9% 0.172 151.4);
Tailwind
colors: {
custom: {
50: '#99efae',
500: '#61e68c',
950: '#000000',
},
}SCSS
$custom: #61e68c; $custom-light: #99efae; $custom-dark: #000000;
JSON
{
"hex": "#61e68c",
"rgb": {
"r": 97,
"g": 230,
"b": 140
},
"hsl": {
"h": 139.398,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.82902,
"c": 0.17236,
"h": 151.4
},
"luminance": 0.61028
}Semantic roles & 50–950 ramp
primary
#61E68C
secondary
#B13A8B
accent
#1195D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581