#7FFFBB#7FFFBB
#7FFFBB is a very light, vivid green. Relative luminance 0.796; OKLCH L 90.9% C 0.150 H 158.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFBB |
|---|---|
| RGB | rgb(127, 255, 187) |
| HSL | hsl(148, 100%, 75%) |
| HSV | hsv(148, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.51, -50.64, 21.80) |
| CIE-LCH | lch(91.51, 55.13, 156.70°) |
| OKLab | oklab(90.9% -0.1389 0.0555) |
| OKLCH | oklch(90.9% 0.15 158.2) |
| XYZ | xyz(53.4777, 79.6154, 59.5533) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.29
Seafoam (survey)
#80F9AD
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Greenish Blue
#63F7B4
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFBB #FF7FC3
analogous
#83FF7F #7FFFBB #7FFFFB
triadic
#7FFFBB #BB7FFF #FFBB7F
tetradic
#7FFFBB #7F83FF #FF7FC3 #FFFB7F
square
#7FFFBB #7F83FF #FF7FC3 #FFFB7F
split-complementary
#7FFFBB #FB7FFF #FF7F83
monochromatic
#05FF7A #42FF9A #7FFFBB #BCFFDC #E0FFEF
Accessibility & contrast
On white
1.24
#7FFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#7FFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFBB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFBB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#59FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7fffbb; /* rgb */ color: rgb(127, 255, 187); /* oklch */ color: oklch(90.9% 0.150 158.2);
Tailwind
colors: {
custom: {
50: '#acffcf',
500: '#7fffbb',
950: '#000000',
},
}SCSS
$custom: #7fffbb; $custom-light: #acffcf; $custom-dark: #000000;
JSON
{
"hex": "#7fffbb",
"rgb": {
"r": 127,
"g": 255,
"b": 187
},
"hsl": {
"h": 148.125,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90902,
"c": 0.14958,
"h": 158.2
},
"luminance": 0.7962
}Semantic roles & 50–950 ramp
primary
#7FFFBB
secondary
#DE4496
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683