#7FFBAB#7FFBAB
#7FFBAB is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.6% C 0.158 H 153.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBAB |
|---|---|
| RGB | rgb(127, 251, 171) |
| HSL | hsl(141, 94%, 74%) |
| HSV | hsv(141, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(90.06, -51.95, 27.95) |
| CIE-LCH | lch(90.06, 58.99, 151.72°) |
| OKLab | oklab(89.63% -0.1415 0.0705) |
| OKLCH | oklch(89.63% 0.158 153.5) |
| XYZ | xyz(50.5966, 76.4426, 50.6088) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.69
Seafoam (survey)
#80F9AD
ΔE00 0.76
Light Bluish Green
#76FDA8
ΔE00 1.05
Light Blue Green
#7EFBB3
ΔE00 1.58
Foam Green
#90FDA9
ΔE00 1.99
Light Green Blue
#56FCA2
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBAB #FB7FCF
analogous
#91FB7F #7FFBAB #7FFBE9
triadic
#7FFBAB #AB7FFB #FBAB7F
tetradic
#7FFBAB #7F91FB #FB7FCF #FBE97F
square
#7FFBAB #7F91FB #FB7FCF #FBE97F
split-complementary
#7FFBAB #E97FFB #FB7F91
monochromatic
#08F75D #44F984 #7FFBAB #BAFDD2 #E1FEEC
Accessibility & contrast
On white
1.29
#7FFBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#7FFBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBAB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBAB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA6
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#61F8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffbab; /* rgb */ color: rgb(127, 251, 171); /* oklch */ color: oklch(89.6% 0.158 153.5);
Tailwind
colors: {
custom: {
50: '#abfdc4',
500: '#7ffbab',
950: '#000000',
},
}SCSS
$custom: #7ffbab; $custom-light: #abfdc4; $custom-dark: #000000;
JSON
{
"hex": "#7ffbab",
"rgb": {
"r": 127,
"g": 251,
"b": 171
},
"hsl": {
"h": 141.29,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89625,
"c": 0.15813,
"h": 153.5
},
"luminance": 0.76447
}Semantic roles & 50–950 ramp
primary
#7FFBAB
secondary
#D946A4
accent
#0094E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682