#7FFA7B#7FFA7B
#7FFA7B is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.6% C 0.200 H 143.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFA7B |
|---|---|
| RGB | rgb(127, 250, 123) |
| HSL | hsl(118, 93%, 73%) |
| HSV | hsv(118, 51%, 98%) |
| CMYK | cmyk(49.2%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(89.07, -58.87, 50.11) |
| CIE-LCH | lch(89.07, 77.31, 139.60°) |
| OKLab | oklab(88.58% -0.1602 0.1204) |
| OKLCH | oklch(88.58% 0.2 143.1) |
| XYZ | xyz(46.5108, 74.3098, 30.6274) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.28
Lightgreen (survey)
#76FF7B
ΔE00 1.31
Light Green
#96F97B
ΔE00 2.41
Lighter Green
#75FD63
ΔE00 2.91
Light Bright Green
#53FE5C
ΔE00 3.97
Palegreen
#98FB98
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFA7B #F67BFA
analogous
#BEFA7B #7FFA7B #7BFAB6
triadic
#7FFA7B #7B7FFA #FA7B7F
tetradic
#7FFA7B #7BBEFA #F67BFA #FAB67B
square
#7FFA7B #7BBEFA #F67BFA #FAB67B
split-complementary
#7FFA7B #B67BFA #FA7BBE
monochromatic
#10F109 #46F840 #7FFA7B #B8FCB6 #E2FEE2
Accessibility & contrast
On white
1.32
#7FFA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#7FFA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFA7B
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFA7B | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE770
Deuteranopia (green-blind)
#EEDB84
Tritanopia (blue-blind)
#6FF4DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ffa7b; /* rgb */ color: rgb(127, 250, 123); /* oklch */ color: oklch(88.6% 0.200 143.1);
Tailwind
colors: {
custom: {
50: '#acfda4',
500: '#7ffa7b',
950: '#000000',
},
}SCSS
$custom: #7ffa7b; $custom-light: #acfda4; $custom-dark: #000000;
JSON
{
"hex": "#7ffa7b",
"rgb": {
"r": 127,
"g": 250,
"b": 123
},
"hsl": {
"h": 118.11,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.8858,
"c": 0.20046,
"h": 143.1
},
"luminance": 0.74313
}Semantic roles & 50–950 ramp
primary
#7FFA7B
secondary
#D242D7
accent
#00E6DE
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680