#7BF37F#7BF37F
#7BF37F is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.190 H 144.4°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF37F |
|---|---|
| RGB | rgb(123, 243, 127) |
| HSL | hsl(122, 83%, 72%) |
| HSV | hsv(122, 49%, 95%) |
| CMYK | cmyk(49.4%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(86.92, -56.69, 45.54) |
| CIE-LCH | lch(86.92, 72.72, 141.22°) |
| OKLab | oklab(86.79% -0.154 0.1105) |
| OKLCH | oklch(86.79% 0.19 144.4) |
| XYZ | xyz(44.0474, 69.8411, 31.2341) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Easter Green
#8CFD7E
ΔE00 2.87
Lightgreen
#90EE90
ΔE00 3.40
Light Green
#96F97B
ΔE00 3.43
Palegreen
#98FB98
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF37F #F37BEF
analogous
#B3F37B #7BF37F #7BF3BB
triadic
#7BF37F #7F7BF3 #F37F7B
tetradic
#7BF37F #7BB3F3 #F37BEF #F3BB7B
square
#7BF37F #7BB3F3 #F37BEF #F3BB7B
split-complementary
#7BF37F #BB7BF3 #F37BB3
monochromatic
#14DF1B #43EE49 #7BF37F #B3F8B5 #E3FCE4
Accessibility & contrast
On white
1.40
#7BF37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#7BF37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF37F
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF37F | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E7D587
Tritanopia (blue-blind)
#69EDD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7bf37f; /* rgb */ color: rgb(123, 243, 127); /* oklch */ color: oklch(86.8% 0.190 144.4);
Tailwind
colors: {
custom: {
50: '#a9f8a6',
500: '#7bf37f',
950: '#000000',
},
}SCSS
$custom: #7bf37f; $custom-light: #a9f8a6; $custom-dark: #000000;
JSON
{
"hex": "#7bf37f",
"rgb": {
"r": 123,
"g": 243,
"b": 127
},
"hsl": {
"h": 122,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.86793,
"c": 0.18956,
"h": 144.4
},
"luminance": 0.69844
}Semantic roles & 50–950 ramp
primary
#7BF37F
secondary
#CE44C9
accent
#06D8E0
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580