#61EA99#61EA99
#61EA99 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.166 H 154.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA99 |
|---|---|
| RGB | rgb(97, 234, 153) |
| HSL | hsl(145, 77%, 65%) |
| HSV | hsv(145, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(83.80, -55.17, 28.46) |
| CIE-LCH | lch(83.80, 62.08, 152.71°) |
| OKLab | oklab(84.13% -0.1497 0.0715) |
| OKLCH | oklch(84.13% 0.166 154.5) |
| XYZ | xyz(40.0991, 63.6831, 40.3097) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 3.93
Sea Green (survey)
#53FCA1
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 3.98
Aqua Green
#12E193
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA99 #EA61B2
analogous
#6DEA61 #61EA99 #61EADE
triadic
#61EA99 #9961EA #EA9961
tetradic
#61EA99 #616DEA #EA61B2 #EADE61
square
#61EA99 #616DEA #EA61B2 #EADE61
split-complementary
#61EA99 #DE61EA #EA616D
monochromatic
#18B85A #2BE376 #61EA99 #97F1BC #CDF8DF
Accessibility & contrast
On white
1.53
#61EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#61EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA99
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA99 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#30E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea99; /* rgb */ color: rgb(97, 234, 153); /* oklch */ color: oklch(84.1% 0.166 154.5);
Tailwind
colors: {
custom: {
50: '#99f2b7',
500: '#61ea99',
950: '#000000',
},
}SCSS
$custom: #61ea99; $custom-light: #99f2b7; $custom-dark: #000000;
JSON
{
"hex": "#61ea99",
"rgb": {
"r": 97,
"g": 234,
"b": 153
},
"hsl": {
"h": 144.526,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84128,
"c": 0.16595,
"h": 154.5
},
"luminance": 0.63687
}Semantic roles & 50–950 ramp
primary
#61EA99
secondary
#B83883
accent
#0D85D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581