#7EFCB5#7EFCB5
#7EFCB5 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.0% C 0.151 H 156.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCB5 |
|---|---|
| RGB | rgb(126, 252, 181) |
| HSL | hsl(146, 95%, 74%) |
| HSV | hsv(146, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.50, -50.77, 23.46) |
| CIE-LCH | lch(90.50, 55.92, 155.20°) |
| OKLab | oklab(90.03% -0.1389 0.0596) |
| OKLCH | oklch(90.03% 0.151 156.8) |
| XYZ | xyz(51.7510, 77.3883, 55.9174) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.33
Seafoam (survey)
#80F9AD
ΔE00 1.39
Seafoam Green
#7AF9AB
ΔE00 1.57
Light Bluish Green
#76FDA8
ΔE00 2.48
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Sea Green
#98F6B0
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCB5 #FC7EC5
analogous
#86FC7E #7EFCB5 #7EFCF4
triadic
#7EFCB5 #B57EFC #FCB57E
tetradic
#7EFCB5 #7E86FC #FC7EC5 #FCF47E
square
#7EFCB5 #7E86FC #FC7EC5 #FCF47E
split-complementary
#7EFCB5 #F47EFC #FC7E86
monochromatic
#06F970 #42FB93 #7EFCB5 #BAFDD7 #E1FEEE
Accessibility & contrast
On white
1.27
#7EFCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7EFCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCB5
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCB5 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB1
Deuteranopia (green-blind)
#E8DFB9
Tritanopia (blue-blind)
#5BFAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efcb5; /* rgb */ color: rgb(126, 252, 181); /* oklch */ color: oklch(90.0% 0.151 156.8);
Tailwind
colors: {
custom: {
50: '#abfecb',
500: '#7efcb5',
950: '#000000',
},
}SCSS
$custom: #7efcb5; $custom-light: #abfecb; $custom-dark: #000000;
JSON
{
"hex": "#7efcb5",
"rgb": {
"r": 126,
"g": 252,
"b": 181
},
"hsl": {
"h": 146.19,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.9003,
"c": 0.15117,
"h": 156.8
},
"luminance": 0.77393
}Semantic roles & 50–950 ramp
primary
#7EFCB5
secondary
#DA4499
accent
#0081E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683