#7FF59B#7FF59B
#7FF59B is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.9% C 0.164 H 149.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF59B |
|---|---|
| RGB | rgb(127, 245, 155) |
| HSL | hsl(134, 86%, 73%) |
| HSV | hsv(134, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(88.06, -52.24, 33.31) |
| CIE-LCH | lch(88.06, 61.95, 147.48°) |
| OKLab | oklab(87.9% -0.1419 0.0831) |
| OKLCH | oklch(87.9% 0.164 149.6) |
| XYZ | xyz(47.3182, 72.1798, 42.4426) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.34
Baby Green
#8CFF9E
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.51
Mint Green
#8FFF9F
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF59B #F57FD9
analogous
#9EF57F #7FF59B #7FF5D6
triadic
#7FF59B #9B7FF5 #F59B7F
tetradic
#7FF59B #7F9EF5 #F57FD9 #F5D67F
square
#7FF59B #7F9EF5 #F57FD9 #F5D67F
split-complementary
#7FF59B #D67FF5 #F57F9E
monochromatic
#12E845 #46F16F #7FF59B #B8F9C7 #E3FDE9
Accessibility & contrast
On white
1.36
#7FF59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#7FF59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF59B
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF59B | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E495
Deuteranopia (green-blind)
#E6D8A1
Tritanopia (blue-blind)
#68F1DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7ff59b; /* rgb */ color: rgb(127, 245, 155); /* oklch */ color: oklch(87.9% 0.164 149.6);
Tailwind
colors: {
custom: {
50: '#abf9b9',
500: '#7ff59b',
950: '#000000',
},
}SCSS
$custom: #7ff59b; $custom-light: #abf9b9; $custom-dark: #000000;
JSON
{
"hex": "#7ff59b",
"rgb": {
"r": 127,
"g": 245,
"b": 155
},
"hsl": {
"h": 134.237,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.87896,
"c": 0.16447,
"h": 149.6
},
"luminance": 0.72183
}Semantic roles & 50–950 ramp
primary
#7FF59B
secondary
#D147B0
accent
#03ADE2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581