#7EFBB7#7EFBB7
#7EFBB7 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.8% C 0.148 H 157.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBB7 |
|---|---|
| RGB | rgb(126, 251, 183) |
| HSL | hsl(147, 94%, 74%) |
| HSV | hsv(147, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.25, -49.97, 22.09) |
| CIE-LCH | lch(90.25, 54.64, 156.15°) |
| OKLab | oklab(89.84% -0.137 0.0562) |
| OKLCH | oklch(89.84% 0.148 157.7) |
| XYZ | xyz(51.6445, 76.8446, 56.9016) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.81
Seafoam (survey)
#80F9AD
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 2.04
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBB7 #FB7EC2
analogous
#84FB7E #7EFBB7 #7EFBF6
triadic
#7EFBB7 #B77EFB #FBB77E
tetradic
#7EFBB7 #7E84FB #FB7EC2 #FBF67E
square
#7EFBB7 #7E84FB #FB7EC2 #FBF67E
split-complementary
#7EFBB7 #F67EFB #FB7E84
monochromatic
#08F775 #43F996 #7EFBB7 #B9FDD8 #E1FEEE
Accessibility & contrast
On white
1.28
#7EFBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7EFBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBB7
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBB7 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#5AF9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efbb7; /* rgb */ color: rgb(126, 251, 183); /* oklch */ color: oklch(89.8% 0.148 157.7);
Tailwind
colors: {
custom: {
50: '#abfdcc',
500: '#7efbb7',
950: '#000000',
},
}SCSS
$custom: #7efbb7; $custom-light: #abfdcc; $custom-dark: #000000;
JSON
{
"hex": "#7efbb7",
"rgb": {
"r": 126,
"g": 251,
"b": 183
},
"hsl": {
"h": 147.36,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.89839,
"c": 0.14806,
"h": 157.7
},
"luminance": 0.76849
}Semantic roles & 50–950 ramp
primary
#7EFBB7
secondary
#D94595
accent
#007DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111813
muted
#818683