#61E59A#61E59A
#61E59A is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.158 H 155.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61E59A |
|---|---|
| RGB | rgb(97, 229, 154) |
| HSL | hsl(146, 72%, 64%) |
| HSV | hsv(146, 58%, 90%) |
| CMYK | cmyk(57.6%, 0%, 32.8%, 10.2%) |
| CIE-LAB | lab(82.33, -53.00, 25.96) |
| CIE-LCH | lch(82.33, 59.01, 153.90°) |
| OKLab | oklab(82.93% -0.1441 0.0655) |
| OKLCH | oklch(82.93% 0.158 155.6) |
| XYZ | xyz(38.7786, 60.9094, 40.2787) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.79
Light Green Blue
#56FCA2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E59A #E561AC
analogous
#6AE561 #61E59A #61E5DC
triadic
#61E59A #9A61E5 #E59A61
tetradic
#61E59A #616AE5 #E561AC #E5DC61
square
#61E59A #616AE5 #E561AC #E5DC61
split-complementary
#61E59A #DC61E5 #E5616A
monochromatic
#1DAF5C #2CDC78 #61E59A #96EEBC #CAF6DD
Accessibility & contrast
On white
1.59
#61E59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#61E59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E59A
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E59A | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D495
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#32E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e59a; /* rgb */ color: rgb(97, 229, 154); /* oklch */ color: oklch(82.9% 0.158 155.6);
Tailwind
colors: {
custom: {
50: '#99eeb8',
500: '#61e59a',
950: '#000000',
},
}SCSS
$custom: #61e59a; $custom-light: #99eeb8; $custom-dark: #000000;
JSON
{
"hex": "#61e59a",
"rgb": {
"r": 97,
"g": 229,
"b": 154
},
"hsl": {
"h": 145.909,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.82929,
"c": 0.15831,
"h": 155.6
},
"luminance": 0.60913
}Semantic roles & 50–950 ramp
primary
#61E59A
secondary
#B03A7D
accent
#1280D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581