#61EA96#61EA96
#61EA96 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.169 H 153.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA96 |
|---|---|
| RGB | rgb(97, 234, 150) |
| HSL | hsl(143, 77%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.75, -55.71, 29.92) |
| CIE-LCH | lch(83.75, 63.24, 151.76°) |
| OKLab | oklab(84.07% -0.1511 0.075) |
| OKLCH | oklch(84.07% 0.169 153.6) |
| XYZ | xyz(39.8544, 63.5852, 39.0211) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA96 #EA61B5
analogous
#70EA61 #61EA96 #61EADB
triadic
#61EA96 #9661EA #EA9661
tetradic
#61EA96 #6170EA #EA61B5 #EADB61
square
#61EA96 #6170EA #EA61B5 #EADB61
split-complementary
#61EA96 #DB61EA #EA6170
monochromatic
#18B856 #2BE372 #61EA96 #97F1BA #CDF8DE
Accessibility & contrast
On white
1.53
#61EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#61EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA96
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA96 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D7CC9B
Tritanopia (blue-blind)
#32E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea96; /* rgb */ color: rgb(97, 234, 150); /* oklch */ color: oklch(84.1% 0.169 153.6);
Tailwind
colors: {
custom: {
50: '#99f2b5',
500: '#61ea96',
950: '#000000',
},
}SCSS
$custom: #61ea96; $custom-light: #99f2b5; $custom-dark: #000000;
JSON
{
"hex": "#61ea96",
"rgb": {
"r": 97,
"g": 234,
"b": 150
},
"hsl": {
"h": 143.212,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84069,
"c": 0.16865,
"h": 153.6
},
"luminance": 0.63589
}Semantic roles & 50–950 ramp
primary
#61EA96
secondary
#B83886
accent
#0D8AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581