#61E799#61E799
#61E799 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.162 H 154.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #61E799 |
|---|---|
| RGB | rgb(97, 231, 153) |
| HSL | hsl(145, 74%, 64%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(82.91, -53.98, 27.26) |
| CIE-LCH | lch(82.91, 60.47, 153.21°) |
| OKLab | oklab(83.4% -0.1466 0.0686) |
| OKLCH | oklch(83.4% 0.162 154.9) |
| XYZ | xyz(39.2522, 61.9894, 40.0274) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.44
Light Greenish Blue
#63F7B4
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E799 #E761AF
analogous
#6CE761 #61E799 #61E7DC
triadic
#61E799 #9961E7 #E79961
tetradic
#61E799 #616CE7 #E761AF #E7DC61
square
#61E799 #616CE7 #E761AF #E7DC61
split-complementary
#61E799 #DC61E7 #E7616C
monochromatic
#1BB25A #2CDF77 #61E799 #96EFBB #CBF7DE
Accessibility & contrast
On white
1.57
#61E799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#61E799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E799
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E799 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#32E5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e799; /* rgb */ color: rgb(97, 231, 153); /* oklch */ color: oklch(83.4% 0.162 154.9);
Tailwind
colors: {
custom: {
50: '#99efb7',
500: '#61e799',
950: '#000000',
},
}SCSS
$custom: #61e799; $custom-light: #99efb7; $custom-dark: #000000;
JSON
{
"hex": "#61e799",
"rgb": {
"r": 97,
"g": 231,
"b": 153
},
"hsl": {
"h": 145.075,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.83396,
"c": 0.16191,
"h": 154.9
},
"luminance": 0.61993
}Semantic roles & 50–950 ramp
primary
#61E799
secondary
#B33980
accent
#1083D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581