#61E08D#61E08D
#61E08D is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.163 H 152.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #61E08D |
|---|---|
| RGB | rgb(97, 224, 141) |
| HSL | hsl(141, 67%, 63%) |
| HSV | hsv(141, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(80.61, -53.36, 30.32) |
| CIE-LCH | lch(80.61, 61.38, 150.40°) |
| OKLab | oklab(81.45% -0.1447 0.0758) |
| OKLCH | oklch(81.45% 0.163 152.4) |
| XYZ | xyz(36.3904, 57.7724, 34.4276) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Aqua Green
#12E193
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.54
Seaweed
#18D17B
ΔE00 5.08
Turquoise Green
#04F489
ΔE00 5.71
Lightgreen
#90EE90
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E08D #E061B4
analogous
#75E061 #61E08D #61E0CC
triadic
#61E08D #8D61E0 #E08D61
tetradic
#61E08D #6175E0 #E061B4 #E0CC61
square
#61E08D #6175E0 #E061B4 #E0CC61
split-complementary
#61E08D #CC61E0 #E06175
monochromatic
#21A64F #2ED668 #61E08D #94EAB2 #C7F4D7
Accessibility & contrast
On white
1.67
#61E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#61E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E08D
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E08D | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#3CDDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61e08d; /* rgb */ color: rgb(97, 224, 141); /* oklch */ color: oklch(81.4% 0.163 152.4);
Tailwind
colors: {
custom: {
50: '#98eaaf',
500: '#61e08d',
950: '#000000',
},
}SCSS
$custom: #61e08d; $custom-light: #98eaaf; $custom-dark: #000000;
JSON
{
"hex": "#61e08d",
"rgb": {
"r": 97,
"g": 224,
"b": 141
},
"hsl": {
"h": 140.787,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.81448,
"c": 0.16331,
"h": 152.4
},
"luminance": 0.57776
}Semantic roles & 50–950 ramp
primary
#61E08D
secondary
#A93D83
accent
#168FCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481