#61E59D#61E59D
#61E59D is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.156 H 156.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #61E59D |
|---|---|
| RGB | rgb(97, 229, 157) |
| HSL | hsl(147, 72%, 64%) |
| HSV | hsv(147, 58%, 90%) |
| CMYK | cmyk(57.6%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.38, -52.42, 24.49) |
| CIE-LCH | lch(82.38, 57.86, 154.96°) |
| OKLab | oklab(82.99% -0.1428 0.0619) |
| OKLCH | oklch(82.99% 0.156 156.6) |
| XYZ | xyz(39.0316, 61.0106, 41.6111) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 4.81
Weird Green
#3AE57F
ΔE00 5.04
Light Blue Green
#7EFBB3
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E59D #E561A9
analogous
#67E561 #61E59D #61E5DF
triadic
#61E59D #9D61E5 #E59D61
tetradic
#61E59D #6167E5 #E561A9 #E5DF61
square
#61E59D #6167E5 #E561A9 #E5DF61
split-complementary
#61E59D #DF61E5 #E56167
monochromatic
#1DAF5F #2CDC7C #61E59D #96EEBE #CAF6DE
Accessibility & contrast
On white
1.59
#61E59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#61E59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E59D
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E59D | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#30E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e59d; /* rgb */ color: rgb(97, 229, 157); /* oklch */ color: oklch(83.0% 0.156 156.6);
Tailwind
colors: {
custom: {
50: '#99eeba',
500: '#61e59d',
950: '#000000',
},
}SCSS
$custom: #61e59d; $custom-light: #99eeba; $custom-dark: #000000;
JSON
{
"hex": "#61e59d",
"rgb": {
"r": 97,
"g": 229,
"b": 157
},
"hsl": {
"h": 147.273,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.82991,
"c": 0.15564,
"h": 156.6
},
"luminance": 0.61014
}Semantic roles & 50–950 ramp
primary
#61E59D
secondary
#B03A7A
accent
#127CD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581