#61FC7B#61FC7B
#61FC7B is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.0% C 0.216 H 146.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61FC7B |
|---|---|
| RGB | rgb(97, 252, 123) |
| HSL | hsl(130, 96%, 68%) |
| HSV | hsv(130, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(88.73, -66.65, 49.48) |
| CIE-LCH | lch(88.73, 83.01, 143.41°) |
| OKLab | oklab(88.04% -0.1801 0.1191) |
| OKLCH | oklch(88.04% 0.216 146.5) |
| XYZ | xyz(43.3124, 73.5880, 30.6564) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.72
Spearmint
#1EF876
ΔE00 2.78
Spring Green
#00FF7F
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.46
Light Bright Green
#53FE5C
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FC7B #FC61E2
analogous
#94FC61 #61FC7B #61FCC9
triadic
#61FC7B #7B61FC #FC7B61
tetradic
#61FC7B #6194FC #FC61E2 #FCC961
square
#61FC7B #6194FC #FC61E2 #FCC961
split-complementary
#61FC7B #C961FC #FC6194
monochromatic
#04DE29 #25FB49 #61FC7B #9DFDAD #D9FEDF
Accessibility & contrast
On white
1.34
#61FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#61FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FC7B
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FC7B | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE770
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#38F7DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #61fc7b; /* rgb */ color: rgb(97, 252, 123); /* oklch */ color: oklch(88.0% 0.216 146.5);
Tailwind
colors: {
custom: {
50: '#9dfea4',
500: '#61fc7b',
950: '#000000',
},
}SCSS
$custom: #61fc7b; $custom-light: #9dfea4; $custom-dark: #000000;
JSON
{
"hex": "#61fc7b",
"rgb": {
"r": 97,
"g": 252,
"b": 123
},
"hsl": {
"h": 130.065,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.88038,
"c": 0.21597,
"h": 146.5
},
"luminance": 0.73592
}Semantic roles & 50–950 ramp
primary
#61FC7B
secondary
#D62BB9
accent
#00BFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680