#7FFBAC#7FFBAC
#7FFBAC is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.157 H 153.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBAC |
|---|---|
| RGB | rgb(127, 251, 172) |
| HSL | hsl(142, 94%, 74%) |
| HSV | hsv(142, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(90.08, -51.77, 27.46) |
| CIE-LCH | lch(90.08, 58.60, 152.05°) |
| OKLab | oklab(89.65% -0.1411 0.0693) |
| OKLCH | oklch(89.65% 0.157 153.8) |
| XYZ | xyz(50.6923, 76.4808, 51.1127) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.60
Seafoam (survey)
#80F9AD
ΔE00 0.61
Light Bluish Green
#76FDA8
ΔE00 1.16
Light Blue Green
#7EFBB3
ΔE00 1.39
Foam Green
#90FDA9
ΔE00 2.11
Light Sea Green
#98F6B0
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBAC #FB7FCE
analogous
#90FB7F #7FFBAC #7FFBEA
triadic
#7FFBAC #AC7FFB #FBAC7F
tetradic
#7FFBAC #7F90FB #FB7FCE #FBEA7F
square
#7FFBAC #7F90FB #FB7FCE #FBEA7F
split-complementary
#7FFBAC #EA7FFB #FB7F90
monochromatic
#08F75F #44F986 #7FFBAC #BAFDD2 #E1FEEC
Accessibility & contrast
On white
1.29
#7FFBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#7FFBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBAC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBAC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#61F8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffbac; /* rgb */ color: rgb(127, 251, 172); /* oklch */ color: oklch(89.6% 0.157 153.8);
Tailwind
colors: {
custom: {
50: '#abfdc5',
500: '#7ffbac',
950: '#000000',
},
}SCSS
$custom: #7ffbac; $custom-light: #abfdc5; $custom-dark: #000000;
JSON
{
"hex": "#7ffbac",
"rgb": {
"r": 127,
"g": 251,
"b": 172
},
"hsl": {
"h": 141.774,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89645,
"c": 0.15722,
"h": 153.8
},
"luminance": 0.76485
}Semantic roles & 50–950 ramp
primary
#7FFBAC
secondary
#D946A3
accent
#0092E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682