#61EE95#61EE95
#61EE95 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.175 H 152.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE95 |
|---|---|
| RGB | rgb(97, 238, 149) |
| HSL | hsl(142, 81%, 66%) |
| HSV | hsv(142, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(84.92, -57.45, 31.99) |
| CIE-LCH | lch(84.92, 65.76, 150.89°) |
| OKLab | oklab(85.03% -0.1556 0.0799) |
| OKLCH | oklch(85.03% 0.175 152.8) |
| XYZ | xyz(40.9259, 65.8564, 38.9827) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE95 #EE61BA
analogous
#73EE61 #61EE95 #61EEDC
triadic
#61EE95 #9561EE #EE9561
tetradic
#61EE95 #6173EE #EE61BA #EEDC61
square
#61EE95 #6173EE #EE61BA #EEDC61
split-complementary
#61EE95 #DC61EE #EE6173
monochromatic
#15C054 #2AE870 #61EE95 #98F4BA #D0FADF
Accessibility & contrast
On white
1.48
#61EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#61EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE95
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE95 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#31EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee95; /* rgb */ color: rgb(97, 238, 149); /* oklch */ color: oklch(85.0% 0.175 152.8);
Tailwind
colors: {
custom: {
50: '#9af4b5',
500: '#61ee95',
950: '#000000',
},
}SCSS
$custom: #61ee95; $custom-light: #9af4b5; $custom-dark: #000000;
JSON
{
"hex": "#61ee95",
"rgb": {
"r": 97,
"g": 238,
"b": 149
},
"hsl": {
"h": 142.128,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85027,
"c": 0.1749,
"h": 152.8
},
"luminance": 0.6586
}Semantic roles & 50–950 ramp
primary
#61EE95
secondary
#BE358C
accent
#098FDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581