#61E595#61E595
#61E595 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.163 H 154.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #61E595 |
|---|---|
| RGB | rgb(97, 229, 149) |
| HSL | hsl(144, 72%, 64%) |
| HSV | hsv(144, 58%, 90%) |
| CMYK | cmyk(57.6%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(82.24, -53.92, 28.41) |
| CIE-LCH | lch(82.24, 60.95, 152.22°) |
| OKLab | oklab(82.83% -0.1463 0.0713) |
| OKLCH | oklch(82.83% 0.163 154) |
| XYZ | xyz(38.3708, 60.7463, 38.1311) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.90
Light Green Blue
#56FCA2
ΔE00 5.01
Sea Green (survey)
#53FCA1
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E595 #E561B1
analogous
#6FE561 #61E595 #61E5D7
triadic
#61E595 #9561E5 #E59561
tetradic
#61E595 #616FE5 #E561B1 #E5D761
square
#61E595 #616FE5 #E561B1 #E5D761
split-complementary
#61E595 #D761E5 #E5616F
monochromatic
#1DAF56 #2CDC72 #61E595 #96EEB8 #CAF6DC
Accessibility & contrast
On white
1.60
#61E595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#61E595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E595
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E595 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D3C89A
Tritanopia (blue-blind)
#35E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e595; /* rgb */ color: rgb(97, 229, 149); /* oklch */ color: oklch(82.8% 0.163 154.0);
Tailwind
colors: {
custom: {
50: '#99eeb4',
500: '#61e595',
950: '#000000',
},
}SCSS
$custom: #61e595; $custom-light: #99eeb4; $custom-dark: #000000;
JSON
{
"hex": "#61e595",
"rgb": {
"r": 97,
"g": 229,
"b": 149
},
"hsl": {
"h": 143.636,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.82828,
"c": 0.16281,
"h": 154
},
"luminance": 0.6075
}Semantic roles & 50–950 ramp
primary
#61E595
secondary
#B03A82
accent
#1287D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581