#61EF95#61EF95
#61EF95 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.176 H 152.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF95 |
|---|---|
| RGB | rgb(97, 239, 149) |
| HSL | hsl(142, 82%, 66%) |
| HSV | hsv(142, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.22, -57.84, 32.38) |
| CIE-LCH | lch(85.22, 66.29, 150.75°) |
| OKLab | oklab(85.27% -0.1566 0.0808) |
| OKLCH | oklch(85.27% 0.176 152.7) |
| XYZ | xyz(41.2178, 66.4403, 39.0801) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF95 #EF61BB
analogous
#74EF61 #61EF95 #61EFDC
triadic
#61EF95 #9561EF #EF9561
tetradic
#61EF95 #6174EF #EF61BB #EFDC61
square
#61EF95 #6174EF #EF61BB #EFDC61
split-complementary
#61EF95 #DC61EF #EF6174
monochromatic
#14C253 #29E970 #61EF95 #99F5BA #D0FAE0
Accessibility & contrast
On white
1.47
#61EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#61EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF95
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF95 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DCD09B
Tritanopia (blue-blind)
#30ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef95; /* rgb */ color: rgb(97, 239, 149); /* oklch */ color: oklch(85.3% 0.176 152.7);
Tailwind
colors: {
custom: {
50: '#9af5b5',
500: '#61ef95',
950: '#000000',
},
}SCSS
$custom: #61ef95; $custom-light: #9af5b5; $custom-dark: #000000;
JSON
{
"hex": "#61ef95",
"rgb": {
"r": 97,
"g": 239,
"b": 149
},
"hsl": {
"h": 141.972,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85271,
"c": 0.17623,
"h": 152.7
},
"luminance": 0.66444
}Semantic roles & 50–950 ramp
primary
#61EF95
secondary
#C0348D
accent
#088FDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581