#61E99E#61E99E
#61E99E is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.160 H 156.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61E99E |
|---|---|
| RGB | rgb(97, 233, 158) |
| HSL | hsl(147, 76%, 65%) |
| HSV | hsv(147, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.59, -53.84, 25.62) |
| CIE-LCH | lch(83.59, 59.63, 154.55°) |
| OKLab | oklab(83.99% -0.1465 0.0647) |
| OKLCH | oklch(83.99% 0.16 156.2) |
| XYZ | xyz(40.2368, 63.2840, 42.4357) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.78
Aqua Green
#12E193
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E99E #E961AC
analogous
#68E961 #61E99E #61E9E2
triadic
#61E99E #9E61E9 #E99E61
tetradic
#61E99E #6168E9 #E961AC #E9E261
square
#61E99E #6168E9 #E961AC #E9E261
split-complementary
#61E99E #E261E9 #E96168
monochromatic
#19B660 #2BE27D #61E99E #97F0BF #CCF8E0
Accessibility & contrast
On white
1.54
#61E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#61E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E99E
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E99E | 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)
#E8D899
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#2DE7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e99e; /* rgb */ color: rgb(97, 233, 158); /* oklch */ color: oklch(84.0% 0.160 156.2);
Tailwind
colors: {
custom: {
50: '#99f1bb',
500: '#61e99e',
950: '#000000',
},
}SCSS
$custom: #61e99e; $custom-light: #99f1bb; $custom-dark: #000000;
JSON
{
"hex": "#61e99e",
"rgb": {
"r": 97,
"g": 233,
"b": 158
},
"hsl": {
"h": 146.912,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83986,
"c": 0.16015,
"h": 156.2
},
"luminance": 0.63288
}Semantic roles & 50–950 ramp
primary
#61E99E
secondary
#B6387E
accent
#0E7DD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582