#61DE99#61DE99
#61DE99 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.2% C 0.150 H 156.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #61DE99 |
|---|---|
| RGB | rgb(97, 222, 153) |
| HSL | hsl(147, 65%, 63%) |
| HSV | hsv(147, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(80.22, -50.35, 23.62) |
| CIE-LCH | lch(80.22, 55.61, 154.87°) |
| OKLab | oklab(81.2% -0.1372 0.0598) |
| OKLCH | oklch(81.2% 0.15 156.5) |
| XYZ | xyz(36.7977, 57.0804, 39.2093) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 5.56
Light Greenish Blue
#63F7B4
ΔE00 5.74
Eucalyptus
#44D7A8
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DE99 #DE61A6
analogous
#67DE61 #61DE99 #61DED7
triadic
#61DE99 #9961DE #DE9961
tetradic
#61DE99 #6167DE #DE61A6 #DED761
square
#61DE99 #6167DE #DE61A6 #DED761
split-complementary
#61DE99 #D761DE #DE6167
monochromatic
#22A35C #2ED378 #61DE99 #94E9BA #C6F3DA
Accessibility & contrast
On white
1.69
#61DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#61DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DE99
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DE99 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#36DCCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61de99; /* rgb */ color: rgb(97, 222, 153); /* oklch */ color: oklch(81.2% 0.150 156.5);
Tailwind
colors: {
custom: {
50: '#98e9b7',
500: '#61de99',
950: '#000000',
},
}SCSS
$custom: #61de99; $custom-light: #98e9b7; $custom-dark: #000000;
JSON
{
"hex": "#61de99",
"rgb": {
"r": 97,
"g": 222,
"b": 153
},
"hsl": {
"h": 146.88,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.812,
"c": 0.14966,
"h": 156.5
},
"luminance": 0.57084
}Semantic roles & 50–950 ramp
primary
#61DE99
secondary
#A63E77
accent
#187CCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481