#7FFBAA#7FFBAA
#7FFBAA is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.6% C 0.159 H 153.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBAA |
|---|---|
| RGB | rgb(127, 251, 170) |
| HSL | hsl(141, 94%, 74%) |
| HSV | hsv(141, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 32.3%, 1.6%) |
| CIE-LAB | lab(90.05, -52.13, 28.43) |
| CIE-LCH | lch(90.05, 59.37, 151.39°) |
| OKLab | oklab(89.61% -0.142 0.0717) |
| OKLCH | oklch(89.61% 0.159 153.2) |
| XYZ | xyz(50.5017, 76.4046, 50.1087) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.82
Seafoam (survey)
#80F9AD
ΔE00 0.91
Light Bluish Green
#76FDA8
ΔE00 0.97
Light Blue Green
#7EFBB3
ΔE00 1.76
Foam Green
#90FDA9
ΔE00 1.88
Light Green Blue
#56FCA2
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBAA #FB7FD0
analogous
#92FB7F #7FFBAA #7FFBE8
triadic
#7FFBAA #AA7FFB #FBAA7F
tetradic
#7FFBAA #7F92FB #FB7FD0 #FBE87F
square
#7FFBAA #7F92FB #FB7FD0 #FBE87F
split-complementary
#7FFBAA #E87FFB #FB7F92
monochromatic
#08F75B #44F983 #7FFBAA #BAFDD1 #E1FEEB
Accessibility & contrast
On white
1.29
#7FFBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#7FFBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBAA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBAA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#E9DEAF
Tritanopia (blue-blind)
#61F8E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ffbaa; /* rgb */ color: rgb(127, 251, 170); /* oklch */ color: oklch(89.6% 0.159 153.2);
Tailwind
colors: {
custom: {
50: '#abfdc3',
500: '#7ffbaa',
950: '#000000',
},
}SCSS
$custom: #7ffbaa; $custom-light: #abfdc3; $custom-dark: #000000;
JSON
{
"hex": "#7ffbaa",
"rgb": {
"r": 127,
"g": 251,
"b": 170
},
"hsl": {
"h": 140.806,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89605,
"c": 0.15903,
"h": 153.2
},
"luminance": 0.76409
}Semantic roles & 50–950 ramp
primary
#7FFBAA
secondary
#D946A6
accent
#0096E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682