#61E79F#61E79F
#61E79F is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.157 H 156.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #61E79F |
|---|---|
| RGB | rgb(97, 231, 159) |
| HSL | hsl(148, 74%, 64%) |
| HSV | hsv(148, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.02, -52.85, 24.32) |
| CIE-LCH | lch(83.02, 58.18, 155.29°) |
| OKLab | oklab(83.52% -0.144 0.0615) |
| OKLCH | oklch(83.52% 0.157 156.9) |
| XYZ | xyz(39.7603, 62.1926, 42.7032) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.68
Light Green Blue
#56FCA2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E79F #E761A9
analogous
#66E761 #61E79F #61E7E2
triadic
#61E79F #9F61E7 #E79F61
tetradic
#61E79F #6166E7 #E761A9 #E7E261
square
#61E79F #6166E7 #E761A9 #E7E261
split-complementary
#61E79F #E261E7 #E76166
monochromatic
#1BB261 #2CDF7F #61E79F #96EFBF #CBF7E0
Accessibility & contrast
On white
1.56
#61E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#61E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E79F
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E79F | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D3C9A4
Tritanopia (blue-blind)
#2DE5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e79f; /* rgb */ color: rgb(97, 231, 159); /* oklch */ color: oklch(83.5% 0.157 156.9);
Tailwind
colors: {
custom: {
50: '#99efbb',
500: '#61e79f',
950: '#000000',
},
}SCSS
$custom: #61e79f; $custom-light: #99efbb; $custom-dark: #000000;
JSON
{
"hex": "#61e79f",
"rgb": {
"r": 97,
"g": 231,
"b": 159
},
"hsl": {
"h": 147.761,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.8352,
"c": 0.15658,
"h": 156.9
},
"luminance": 0.62196
}Semantic roles & 50–950 ramp
primary
#61E79F
secondary
#B3397B
accent
#107AD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582