#61EF99#61EF99
#61EF99 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.173 H 153.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF99 |
|---|---|
| RGB | rgb(97, 239, 153) |
| HSL | hsl(144, 82%, 66%) |
| HSV | hsv(144, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.29, -57.13, 30.45) |
| CIE-LCH | lch(85.29, 64.74, 151.94°) |
| OKLab | oklab(85.35% -0.1549 0.0763) |
| OKLCH | oklch(85.35% 0.173 153.8) |
| XYZ | xyz(41.5427, 66.5702, 40.7909) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.84
Sea Green (survey)
#53FCA1
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.46
Mediumspringgreen
#00FA9A
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF99 #EF61B7
analogous
#70EF61 #61EF99 #61EFE0
triadic
#61EF99 #9961EF #EF9961
tetradic
#61EF99 #6170EF #EF61B7 #EFE061
square
#61EF99 #6170EF #EF61B7 #EFE061
split-complementary
#61EF99 #E061EF #EF6170
monochromatic
#14C258 #29E975 #61EF99 #99F5BD #D0FAE1
Accessibility & contrast
On white
1.47
#61EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#61EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF99
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF99 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD93
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#2EECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef99; /* rgb */ color: rgb(97, 239, 153); /* oklch */ color: oklch(85.3% 0.173 153.8);
Tailwind
colors: {
custom: {
50: '#9af5b7',
500: '#61ef99',
950: '#000000',
},
}SCSS
$custom: #61ef99; $custom-light: #9af5b7; $custom-dark: #000000;
JSON
{
"hex": "#61ef99",
"rgb": {
"r": 97,
"g": 239,
"b": 153
},
"hsl": {
"h": 143.662,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85347,
"c": 0.17263,
"h": 153.8
},
"luminance": 0.66574
}Semantic roles & 50–950 ramp
primary
#61EF99
secondary
#C03489
accent
#0889DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581