#61EE96#61EE96
#61EE96 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.174 H 153.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE96 |
|---|---|
| RGB | rgb(97, 238, 150) |
| HSL | hsl(143, 81%, 66%) |
| HSV | hsv(143, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(84.94, -57.27, 31.51) |
| CIE-LCH | lch(84.94, 65.37, 151.18°) |
| OKLab | oklab(85.05% -0.1552 0.0788) |
| OKLCH | oklch(85.05% 0.174 153.1) |
| XYZ | xyz(41.0060, 65.8885, 39.4050) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE96 #EE61B9
analogous
#72EE61 #61EE96 #61EEDC
triadic
#61EE96 #9661EE #EE9661
tetradic
#61EE96 #6172EE #EE61B9 #EEDC61
square
#61EE96 #6172EE #EE61B9 #EEDC61
split-complementary
#61EE96 #DC61EE #EE6172
monochromatic
#15C055 #2AE871 #61EE96 #98F4BB #D0FADF
Accessibility & contrast
On white
1.48
#61EE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#61EE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE96
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE96 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#30EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee96; /* rgb */ color: rgb(97, 238, 150); /* oklch */ color: oklch(85.0% 0.174 153.1);
Tailwind
colors: {
custom: {
50: '#9af4b5',
500: '#61ee96',
950: '#000000',
},
}SCSS
$custom: #61ee96; $custom-light: #9af4b5; $custom-dark: #000000;
JSON
{
"hex": "#61ee96",
"rgb": {
"r": 97,
"g": 238,
"b": 150
},
"hsl": {
"h": 142.553,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85046,
"c": 0.174,
"h": 153.1
},
"luminance": 0.65892
}Semantic roles & 50–950 ramp
primary
#61EE96
secondary
#BE358B
accent
#098DDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581