#61E99F#61E99F
#61E99F is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.159 H 156.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61E99F |
|---|---|
| RGB | rgb(97, 233, 159) |
| HSL | hsl(147, 76%, 65%) |
| HSV | hsv(147, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.61, -53.65, 25.13) |
| CIE-LCH | lch(83.61, 59.25, 154.90°) |
| OKLab | oklab(84.01% -0.1461 0.0635) |
| OKLCH | oklch(84.01% 0.159 156.5) |
| XYZ | xyz(40.3232, 63.3185, 42.8909) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.66
Aqua Green
#12E193
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E99F #E961AB
analogous
#67E961 #61E99F #61E9E3
triadic
#61E99F #9F61E9 #E99F61
tetradic
#61E99F #6167E9 #E961AB #E9E361
square
#61E99F #6167E9 #E961AB #E9E361
split-complementary
#61E99F #E361E9 #E96167
monochromatic
#19B661 #2BE27E #61E99F #97F0C0 #CCF8E0
Accessibility & contrast
On white
1.54
#61E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#61E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E99F
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E99F | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#2CE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e99f; /* rgb */ color: rgb(97, 233, 159); /* oklch */ color: oklch(84.0% 0.159 156.5);
Tailwind
colors: {
custom: {
50: '#99f1bb',
500: '#61e99f',
950: '#000000',
},
}SCSS
$custom: #61e99f; $custom-light: #99f1bb; $custom-dark: #000000;
JSON
{
"hex": "#61e99f",
"rgb": {
"r": 97,
"g": 233,
"b": 159
},
"hsl": {
"h": 147.353,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.84007,
"c": 0.15926,
"h": 156.5
},
"luminance": 0.63322
}Semantic roles & 50–950 ramp
primary
#61E99F
secondary
#B6387D
accent
#0E7CD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582