#61E596#61E596
#61E596 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.162 H 154.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #61E596 |
|---|---|
| RGB | rgb(97, 229, 150) |
| HSL | hsl(144, 72%, 64%) |
| HSV | hsv(144, 58%, 90%) |
| CMYK | cmyk(57.6%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.26, -53.74, 27.92) |
| CIE-LCH | lch(82.26, 60.56, 152.54°) |
| OKLab | oklab(82.85% -0.1459 0.0702) |
| OKLCH | oklch(82.85% 0.162 154.3) |
| XYZ | xyz(38.4510, 60.7784, 38.5533) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.86
Light Green Blue
#56FCA2
ΔE00 5.02
Sea Green (survey)
#53FCA1
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E596 #E561B0
analogous
#6EE561 #61E596 #61E5D8
triadic
#61E596 #9661E5 #E59661
tetradic
#61E596 #616EE5 #E561B0 #E5D861
square
#61E596 #616EE5 #E561B0 #E5D861
split-complementary
#61E596 #D861E5 #E5616E
monochromatic
#1DAF57 #2CDC73 #61E596 #96EEB9 #CAF6DC
Accessibility & contrast
On white
1.60
#61E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#61E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E596
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E596 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D491
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#35E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e596; /* rgb */ color: rgb(97, 229, 150); /* oklch */ color: oklch(82.8% 0.162 154.3);
Tailwind
colors: {
custom: {
50: '#99eeb5',
500: '#61e596',
950: '#000000',
},
}SCSS
$custom: #61e596; $custom-light: #99eeb5; $custom-dark: #000000;
JSON
{
"hex": "#61e596",
"rgb": {
"r": 97,
"g": 229,
"b": 150
},
"hsl": {
"h": 144.091,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.82848,
"c": 0.16191,
"h": 154.3
},
"luminance": 0.60782
}Semantic roles & 50–950 ramp
primary
#61E596
secondary
#B03A81
accent
#1286D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581