#61E593#61E593
#61E593 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.165 H 153.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #61E593 |
|---|---|
| RGB | rgb(97, 229, 147) |
| HSL | hsl(143, 72%, 64%) |
| HSV | hsv(143, 58%, 90%) |
| CMYK | cmyk(57.6%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.21, -54.28, 29.39) |
| CIE-LCH | lch(82.21, 61.73, 151.57°) |
| OKLab | oklab(82.79% -0.1472 0.0736) |
| OKLCH | oklch(82.79% 0.165 153.4) |
| XYZ | xyz(38.2125, 60.6830, 37.2973) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Aqua Green
#12E193
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.74
Seafoam (survey)
#80F9AD
ΔE00 4.99
Light Green Blue
#56FCA2
ΔE00 5.00
Sea Green (survey)
#53FCA1
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E593 #E561B3
analogous
#71E561 #61E593 #61E5D5
triadic
#61E593 #9361E5 #E59361
tetradic
#61E593 #6171E5 #E561B3 #E5D561
square
#61E593 #6171E5 #E561B3 #E5D561
split-complementary
#61E593 #D561E5 #E56171
monochromatic
#1DAF54 #2CDC6F #61E593 #96EEB7 #CAF6DB
Accessibility & contrast
On white
1.60
#61E593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#61E593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E593
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E593 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#D3C798
Tritanopia (blue-blind)
#37E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61e593; /* rgb */ color: rgb(97, 229, 147); /* oklch */ color: oklch(82.8% 0.165 153.4);
Tailwind
colors: {
custom: {
50: '#99eeb3',
500: '#61e593',
950: '#000000',
},
}SCSS
$custom: #61e593; $custom-light: #99eeb3; $custom-dark: #000000;
JSON
{
"hex": "#61e593",
"rgb": {
"r": 97,
"g": 229,
"b": 147
},
"hsl": {
"h": 142.727,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.82789,
"c": 0.16463,
"h": 153.4
},
"luminance": 0.60687
}Semantic roles & 50–950 ramp
primary
#61E593
secondary
#B03A83
accent
#128AD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581