#61EA8B#61EA8B
#61EA8B is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.179 H 150.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA8B |
|---|---|
| RGB | rgb(97, 234, 139) |
| HSL | hsl(138, 77%, 65%) |
| HSV | hsv(138, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.57, -57.61, 35.23) |
| CIE-LCH | lch(83.57, 67.53, 148.55°) |
| OKLab | oklab(83.87% -0.1559 0.0873) |
| OKLCH | oklch(83.87% 0.179 150.7) |
| XYZ | xyz(39.0099, 63.2474, 34.5733) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 3.77
Wintergreen
#20F986
ΔE00 4.36
Sea Green (survey)
#53FCA1
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA8B #EA61C0
analogous
#7CEA61 #61EA8B #61EACF
triadic
#61EA8B #8B61EA #EA8B61
tetradic
#61EA8B #617CEA #EA61C0 #EACF61
square
#61EA8B #617CEA #EA61C0 #EACF61
split-complementary
#61EA8B #CF61EA #EA617C
monochromatic
#18B849 #2BE363 #61EA8B #97F1B3 #CDF8DA
Accessibility & contrast
On white
1.54
#61EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#61EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA8B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA8B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#39E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea8b; /* rgb */ color: rgb(97, 234, 139); /* oklch */ color: oklch(83.9% 0.179 150.7);
Tailwind
colors: {
custom: {
50: '#99f2ae',
500: '#61ea8b',
950: '#000000',
},
}SCSS
$custom: #61ea8b; $custom-light: #99f2ae; $custom-dark: #000000;
JSON
{
"hex": "#61ea8b",
"rgb": {
"r": 97,
"g": 234,
"b": 139
},
"hsl": {
"h": 138.394,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83866,
"c": 0.17864,
"h": 150.7
},
"luminance": 0.63251
}Semantic roles & 50–950 ramp
primary
#61EA8B
secondary
#B83890
accent
#0D9AD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581